mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Merge pull request #4610 from Heroman3003/borg-making-fix
Fixed creation of borgs through non-spawn method
This commit is contained in:
@@ -166,7 +166,7 @@
|
|||||||
buckle_movable = TRUE
|
buckle_movable = TRUE
|
||||||
buckle_lying = FALSE
|
buckle_lying = FALSE
|
||||||
|
|
||||||
/mob/living/silicon/robot/New()
|
/mob/living/silicon/robot/New(loc,var/unfinished = 0)
|
||||||
..()
|
..()
|
||||||
riding_datum = new /datum/riding/dogborg(src)
|
riding_datum = new /datum/riding/dogborg(src)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user