mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
Fixes syndieborg spawner
This commit is contained in:
committed by
CitadelStationBot
parent
a3a87bdb3f
commit
18c01d88c5
@@ -127,7 +127,7 @@
|
||||
return
|
||||
used = TRUE
|
||||
var/mob/dead/observer/theghost = pick(nuke_candidates)
|
||||
spawn_antag(theghost.client, get_turf(src), "syndieborg")
|
||||
spawn_antag(theghost.client, get_turf(src), "syndieborg", user)
|
||||
do_sparks(4, TRUE, src)
|
||||
qdel(src)
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user