Removes tactical suicide borging (#40754)

* Removes tactical suicide borging

* correction
This commit is contained in:
ShizCalev
2018-10-15 15:51:22 -04:00
committed by vuonojenmustaturska
parent 5f08aa7cca
commit f7fcc4e929
13 changed files with 78 additions and 32 deletions
+2 -2
View File
@@ -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