mirror of
https://github.com/KabKebab/GS13.git
synced 2026-02-09 23:27:37 +00:00
runtime error fix with borgs sleepers.
This commit is contained in:
@@ -247,6 +247,10 @@
|
||||
//Well, we HAD one, what happened to them?
|
||||
var/prociconupdate = FALSE
|
||||
var/currentenvy = hound.sleeper_nv
|
||||
|
||||
if(!currentenvy) //runetime error fix with dogborgs with no sleepers
|
||||
return
|
||||
|
||||
hound.sleeper_nv = FALSE
|
||||
if(patient in contents)
|
||||
if(patient_laststat != patient.stat)
|
||||
|
||||
Reference in New Issue
Block a user