mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
Fully removes devil and affiliated shitcode (#53612)
Its all over the place, messy, and overall a bad enough gamemode to be removed from rotation. A rework would have to tear out everything as is so there is no reason to allow the shitcode to live beyond tripping up everything.
This commit is contained in:
@@ -59,8 +59,6 @@
|
||||
|
||||
if(suiciding)
|
||||
O.set_suicide(suiciding)
|
||||
if(hellbound)
|
||||
O.hellbound = hellbound
|
||||
O.a_intent = INTENT_HARM
|
||||
|
||||
//keep viruses?
|
||||
@@ -238,8 +236,6 @@
|
||||
|
||||
if(suiciding)
|
||||
O.set_suicide(suiciding)
|
||||
if(hellbound)
|
||||
O.hellbound = hellbound
|
||||
|
||||
//keep viruses?
|
||||
if (tr_flags & TR_KEEPVIRUS)
|
||||
|
||||
Reference in New Issue
Block a user