mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-23 18:06:33 +01:00
Moving the snowflake mob var to the component and finalizing.
This commit is contained in:
@@ -75,7 +75,7 @@ Also, you never added distance checking after target is selected. I've went ahea
|
||||
|
||||
ghost.mind.transfer_to(caster)
|
||||
if(ghost.key)
|
||||
ghost.transfer_key(caster) //have to transfer the key since the mind was not active
|
||||
ghost.transfer_ckey(caster) //have to transfer the key since the mind was not active
|
||||
qdel(ghost)
|
||||
|
||||
//MIND TRANSFER END
|
||||
|
||||
Reference in New Issue
Block a user