Merge pull request #16007 from SandPoot/throwing-updat
[DNM] Updates firemanning, throwing stuff
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user