mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Fixes the Herald being able to drag it's mirror around. (#68021)
About The Pull Request Fixes the Herald being able to drag it's mirror around. Why It's Good For The Game Requested by admins. Changelog cl fix: Fixes the Herald being able to drag it's mirror around. /cl
This commit is contained in:
@@ -203,6 +203,7 @@
|
||||
deathsound = 'sound/effects/glassbr1.ogg'
|
||||
del_on_death = TRUE
|
||||
is_mirror = TRUE
|
||||
move_resist = MOVE_FORCE_OVERPOWERING // no dragging your mirror around
|
||||
var/mob/living/simple_animal/hostile/asteroid/elite/herald/my_master = null
|
||||
|
||||
/mob/living/simple_animal/hostile/asteroid/elite/herald/mirror/Initialize(mapload)
|
||||
|
||||
Reference in New Issue
Block a user