fixfixfix squared. Will not fix missing clockslab tabs, you just have to give it a category.

This commit is contained in:
Letter N
2020-08-03 21:14:17 +08:00
parent a19e306137
commit 9a9e3ffef5
10 changed files with 29 additions and 15 deletions
+1 -1
View File
@@ -99,7 +99,7 @@
if(D)
data["points"] = D.account_balance
data["locked"] = locked//swipe an ID to unlock
data["siliconUser"] = user.has_unlimited_silicon_privilege
data["siliconUser"] = hasSiliconAccessInArea(user)
data["beaconzone"] = beacon ? get_area(beacon) : ""//where is the beacon located? outputs in the tgui
data["usingBeacon"] = usingBeacon //is the mode set to deliver to the beacon or the cargobay?
data["canBeacon"] = !usingBeacon || canBeacon //is the mode set to beacon delivery, and is the beacon in a valid location?