Permalink
Please
sign in to comment.
Showing
with
45 additions
and 27 deletions.
- +5 −2 data/json/monsters.json
- +0 −2 lua/class_definitions.lua
- +2 −0 src/consumption.cpp
- +6 −1 src/creature.h
- +1 −0 src/generic_factory.h
- +1 −0 src/messages.cpp
- +1 −0 src/mission_companion.cpp
- +2 −0 src/missiondef.cpp
- +6 −18 src/monster.cpp
- +15 −1 src/monstergenerator.cpp
- +0 −1 src/mtype.cpp
- +3 −2 src/mtype.h
- +1 −0 src/npctalk.cpp
- +1 −0 src/requirements.cpp
- +1 −0 src/scenario.cpp
0 comments on commit
155519a