mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
replaces BANG_PROTECT_2 with a component, also kills OMNITONGUE_2 and flags_2 (#37597)
* kill BANG_PROTECT_2 * let's put this back in * dirty * kill OMNITONGUE_2 This is a write-only variable, probably leftover from some refactor years ago * kill flags_2
This commit is contained in:
committed by
Jordan Brown
parent
ada1ca5051
commit
fd4c753a04
@@ -36,7 +36,7 @@ GLOBAL_LIST_INIT(duplicate_forbidden_vars,list("tag", "datum_components", "area"
|
||||
M.power_change()
|
||||
|
||||
if(holoitem)
|
||||
O.flags_2 |= HOLOGRAM_2
|
||||
O.flags_1 |= HOLOGRAM_1
|
||||
return O
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user