mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 00:23:29 +01:00
Fixes odd behavior and a runtime with monkey cubes (#12839)
This commit is contained in:
committed by
variableundefined
parent
a8c36b6c37
commit
2172efb733
@@ -286,7 +286,7 @@
|
||||
if(faction)
|
||||
creature.faction = faction
|
||||
if(LAZYLEN(fingerprintshidden))
|
||||
creature.fingerprintshidden = fingerprintshidden.Copy()
|
||||
creature.fingerprintshidden = fingerprintshidden
|
||||
creature.set_species(monkey_type)
|
||||
SSmobs.cubemonkeys += creature
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user