ratcatcher/doco/adding_a_sprite.txt

10 lines
374 B
Plaintext
Raw Normal View History

- in defs.h: increment MAXPTYPES
- in defs.h: add P_ entry
- in shared.c: add score value in setdefaults if applicable
- in shared.c: add loadspriteimage() line(s) in loadimagesets()
- in shared.c: add entry to monstertochar
- in shared.c: add entry to chartomonster
- in shared.c: update isfruit(), isbullet()
- in rc.c: update ismonster()
- in rc.c: add monster movement