Fixed new clickcode bugs

This commit is contained in:
ZomgPonies
2013-10-14 01:28:00 -04:00
parent 45dfabe2cb
commit 29a73ce80e
4 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -121,7 +121,7 @@
var/obj/O = locate("landmark*Observer-Start")
src << "\blue Now teleporting."
observer.loc = O.loc
observer.timeofdeath = world.time // Set the time of death so that the respawn timer works correctly.
client.prefs.update_preview_icon()
observer.icon = client.prefs.preview_icon
observer.alpha = 127