Initial commit of a working state
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//GS13 Port - arousal
|
||||
/mob/living/carbon/human/Life()
|
||||
//citadel code
|
||||
if(stat != DEAD)
|
||||
handle_arousal()
|
||||
. = ..()
|
||||
Reference in New Issue
Block a user