mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 00:53:23 +01:00
Fixing up borer control
This commit is contained in:
@@ -239,7 +239,7 @@
|
||||
host_brain.ckey = host.ckey
|
||||
host.ckey = src.ckey
|
||||
if(borer && !borer.ckey)
|
||||
borer.key = "@[src.ckey]" //Haaaaaaaack. But the people have spoken. If it breaks; blame adminbus
|
||||
borer.ckey = "@[host.ckey]" //Haaaaaaaack. But the people have spoken. If it breaks; blame adminbus
|
||||
controlling = 1
|
||||
|
||||
host.verbs += /mob/living/carbon/proc/release_control
|
||||
|
||||
Reference in New Issue
Block a user