mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-01 04:52:39 +00:00
borer mindcontrol release hotfix
forgot to remove this remnant ckey check
This commit is contained in:
@@ -361,7 +361,7 @@ mob/living/simple_animal/borer/proc/detatch()
|
||||
host.verbs -= /mob/living/carbon/proc/spawn_larvae
|
||||
|
||||
|
||||
if(host_brain && host_brain.ckey)
|
||||
if(host_brain)
|
||||
|
||||
// host -> self
|
||||
var/h2s_id = host.computer_id
|
||||
|
||||
Reference in New Issue
Block a user