Funny actions

This commit is contained in:
Artur
2021-01-20 15:23:34 +02:00
parent 2f619ffc4e
commit 3737c52df8
12 changed files with 107 additions and 55 deletions
+2
View File
@@ -71,6 +71,8 @@ SUBSYSTEM_DEF(throwing)
target = null
thrower = null
callback = null
if(HAS_TRAIT(thrownthing, TRAIT_SPOOKY_THROW)
REMOVE_TRAIT(thrownthing, TRAIT_SPOOKY_THROW)
return ..()
/datum/thrownthing/proc/tick()