Finishes sprite datumization for station modules

This commit is contained in:
Heroman
2023-08-08 19:05:57 +10:00
parent bf28f9cd4f
commit 8de87c53a2
26 changed files with 560 additions and 175 deletions
@@ -31,7 +31,7 @@
from the pod is not a crewmember.</span>")
R.ckey = M.ckey
visible_message("<span class='warning'>As \the [src] opens, the eyes of the robot flicker as it is activated.</span>")
R.Namepick()
R.namepick()
log_and_message_admins("successfully opened \a [src] and got a Lost Drone.")
..()
@@ -57,7 +57,7 @@
definiton of 'your gravesite' is where your pod is.</span>")
R.ckey = M.ckey
visible_message("<span class='warning'>As \the [src] opens, the eyes of the robot flicker as it is activated.</span>")
R.Namepick()
R.namepick()
..()
/obj/structure/ghost_pod/ghost_activated/swarm_drone
@@ -21,7 +21,7 @@
from the pod is not a crewmember.</span>")
R.ckey = M.ckey
visible_message("<span class='warning'>As \the [src] opens, the eyes of the robot flicker as it is activated.</span>")
R.Namepick()
R.namepick()
log_and_message_admins("successfully opened \a [src] and got a Stray Drone.")
used = TRUE
return TRUE