Convert multi shuttle UI's to NanoUI

This commit is contained in:
Markolie
2015-07-28 04:39:00 +02:00
parent b39a775164
commit 56989c8fbd
8 changed files with 159 additions and 84 deletions
+2 -2
View File
@@ -1910,11 +1910,11 @@ area/security/podbay
icon_state = "yellow"
/area/shuttle/derelict/ship/engipost
name = "\improper Abandoned Ship"
name = "\improper Engineering Outpost"
icon_state = "yellow"
/area/shuttle/derelict/ship/station
name = "\improper Abandoned Ship"
name = "\improper NSS Cyberiad"
icon_state = "yellow"
/area/solar/derelict_starboard
@@ -23,6 +23,7 @@ var/bomb_set
var/timing_wire
var/removal_stage = 0 // 0 is no removal, 1 is covers removed, 2 is covers open, 3 is sealant open, 4 is unwrenched, 5 is removed from bolts.
var/lastentered
var/is_syndicate = 0
use_power = 0
unacidable = 1
@@ -186,6 +187,7 @@ obj/machinery/nuclearbomb/proc/nukehack_win(mob/user as mob)
var/uiwidth
var/uiheight
var/uititle
data["is_syndicate"] = is_syndicate
if(!src.opened)
data["hacking"] = 0
data["auth"] = src.auth