mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 14:03:25 +00:00
Update spawner.dm
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
if(T)
|
||||
new spawner_type(T)
|
||||
to_chat(user, "<span class='notice'>You shift \the [src] onto \the [T].</span>")
|
||||
log_and_message_admins("has casted [src] at [T.x],[T.y],[T.z].")
|
||||
qdel(src)
|
||||
log_and_message_admins("has casted [src] at [T.x],[T.y],[T.z].", user)
|
||||
qdel(src)
|
||||
|
||||
Reference in New Issue
Block a user