goddamn stupid runtimes

This commit is contained in:
Artur
2021-07-30 01:24:43 +03:00
parent ec4fc35593
commit dc40dfca81
5 changed files with 85 additions and 63 deletions
+2
View File
@@ -408,6 +408,8 @@
#define COMSIG_MACHINERY_POWER_LOST "machinery_power_lost"
///from base power_change() when power is restored
#define COMSIG_MACHINERY_POWER_RESTORED "machinery_power_restored"
///from /obj/machinery/obj_break(damage_flag): (damage_flag)
#define COMSIG_MACHINERY_BROKEN "machinery_broken"
// /obj/item signals
#define COMSIG_ITEM_ATTACK "item_attack" //from base of obj/item/attack(): (/mob/living/target, /mob/living/user)