Files
Paradise/code/modules/mob
Tigercat2000 e3b3daba49 Mob grab/eating refactor
This refactors the mob-eat-mob code and fixes a few bugs along the way.
- Bursting out of a stomach now has a 0.4 second delay between attacks,
  so the message cannot be spammed.

- The list of mobs that can eat other mobs has been refactored to be a
  subproc instead of a 255char~ list on one line.

- Mob grab uses #defines for the time it takes to eat something else,
  now.

- Fixed xenomorphs bugging out the grab system, and made sure that fat
  people can't actually eat them because of this.
2015-05-02 04:40:46 -07:00
..
2015-04-15 07:11:34 -07:00
2015-05-02 04:40:46 -07:00
2015-04-29 07:59:17 -04:00
2015-03-27 05:41:45 -04:00
2015-02-18 13:22:41 -05:00
2015-04-04 14:27:53 -04:00
2015-05-02 04:40:46 -07:00
2015-04-04 14:27:53 -04:00
2015-04-18 10:41:04 -04:00