mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Removes tactical suicide borging (#40754)
* Removes tactical suicide borging * correction
This commit is contained in:
committed by
vuonojenmustaturska
parent
5f08aa7cca
commit
f7fcc4e929
@@ -54,7 +54,7 @@
|
||||
O.dna.struc_enzymes = R.set_se(O.dna.struc_enzymes, on=1)//we don't want to keep the race block inactive
|
||||
|
||||
if(suiciding)
|
||||
O.suiciding = suiciding
|
||||
O.set_suicide(suiciding)
|
||||
if(hellbound)
|
||||
O.hellbound = hellbound
|
||||
O.a_intent = INTENT_HARM
|
||||
@@ -211,7 +211,7 @@
|
||||
O.domutcheck()
|
||||
|
||||
if(suiciding)
|
||||
O.suiciding = suiciding
|
||||
O.set_suicide(suiciding)
|
||||
if(hellbound)
|
||||
O.hellbound = hellbound
|
||||
|
||||
|
||||
Reference in New Issue
Block a user