mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] Moves the suicided var to where its supposed to be [MDB IGNORE] (#10132)
* Moves the suicided var to where its supposed to be (#63470) Co-authored-by: Fikou <23585223+Fikou@ users.noreply.github.com> * Moves the suicided var to where its supposed to be Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com> Co-authored-by: Fikou <23585223+Fikou@ users.noreply.github.com>
This commit is contained in:
co-authored by
Fikou
John Willard
parent
5ef40fa6bc
commit
2eb56188bf
@@ -1,5 +1,3 @@
|
||||
/mob/var/suiciding = FALSE
|
||||
|
||||
/mob/proc/set_suicide(suicide_state)
|
||||
suiciding = suicide_state
|
||||
if(suicide_state)
|
||||
|
||||
Reference in New Issue
Block a user