Revert "Revert "[DNM] Updates firemanning, throwing stuff""

This reverts commit def4b38a46.
This commit is contained in:
SandPoot
2023-10-12 14:34:02 -03:00
parent c4c57d3e26
commit b36da8f5d7
23 changed files with 228 additions and 105 deletions
@@ -0,0 +1,2 @@
/// a person somewhere has thrown something : (mob/living/carbon/carbon_thrower, target)
#define COMSIG_GLOB_CARBON_THROW_THING "!throw_thing"
@@ -0,0 +1,2 @@
/// from mob/proc/dropItemToGround()
#define COMSIG_MOB_DROPPING_ITEM "mob_dropping_item"