11 lines
258 B
Plaintext
11 lines
258 B
Plaintext
|
in defs.h:
|
||
|
add enum
|
||
|
increment MAXDAMTYPE
|
||
|
in objcets.c:
|
||
|
update getdamname() - eg. you take 5 "electrical" damage
|
||
|
update getdamnamenoun() - eg. you are immune to "electricity"
|
||
|
|
||
|
in attack.c
|
||
|
update getattackverb if required
|
||
|
update getkillverb if required
|