clean up & remove longfall boots

This commit is contained in:
Jerry Wester
2022-12-20 02:03:45 -07:00
parent b1b4f96053
commit d3c72669d9
12 changed files with 9 additions and 78 deletions
@@ -1,6 +1,2 @@
///From base of mob/living/MobBump() (mob/living)
#define COMSIG_LIVING_MOB_BUMP "living_mob_bump"
///From base of mob/living/ZImpactDamage() (mob/living, levels, turf/t)
#define COMSIG_LIVING_Z_IMPACT "living_z_impact"
#define NO_Z_IMPACT_DAMAGE (1<<0)