a few other little runtimes

This commit is contained in:
Poojawa
2018-03-17 20:03:21 -05:00
parent c8365e6be7
commit d3407f1711
3 changed files with 9 additions and 2 deletions
+3
View File
@@ -1478,6 +1478,9 @@ GLOBAL_LIST_EMPTY(preferences_datums)
if (!isnull(desiredfps))
clientfps = desiredfps
parent.fps = desiredfps
else
clientfps = 0
parent.fps = 0
if("ui")
var/pickedui = input(user, "Choose your UI style.", "Character Preference") as null|anything in list("Midnight", "Plasmafire", "Retro", "Slimecore", "Operative", "Clockwork")
if(pickedui)
+1 -1
View File
@@ -140,7 +140,7 @@ Curator
l_hand = /obj/item/storage/bag/books
r_pocket = /obj/item/key/displaycase
l_pocket = /obj/item/device/laser_pointer
accessory = /obj/item/clothing/accessory/pocketprotector/full
//CITADEL EDIT removes runtimes from this pocket protector
backpack_contents = list(
/obj/item/melee/curator_whip = 1,
/obj/item/soapstone = 1,