Minor map fixes, teleporter description fix

This commit is contained in:
Markolie
2014-11-21 01:18:41 +01:00
parent 06b0a7a89f
commit e9e3705e61
4 changed files with 236 additions and 228 deletions
+4
View File
@@ -1464,6 +1464,10 @@ var/list/ghostteleportlocs = list()
/area/security/medbay
name = "\improper Security Medbay"
icon_state = "brig"
/area/security/prisonershuttle
name = "\improper Security Prisoner Shuttle"
icon_state = "security"
/area/security/warden
name = "\improper Warden"
+1 -1
View File
@@ -333,7 +333,7 @@
/obj/machinery/teleport/station
name = "station"
desc = "The power control station for a bluespace teleporter. Used for toggling power, and can activate a test-fire to prevent malfunctions."
desc = "The power control station for a bluespace teleporter."
icon_state = "controller"
var/engaged = 0
use_power = 1