mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Curator Update
This commit is contained in:
@@ -112311,6 +112311,22 @@
|
||||
},
|
||||
/turf/open/floor/plasteel/neutral,
|
||||
/area/atmos)
|
||||
"ehO" = (
|
||||
/obj/structure/displaycase/trophy,
|
||||
/turf/open/floor/wood,
|
||||
/area/library)
|
||||
"ehP" = (
|
||||
/obj/structure/displaycase/trophy,
|
||||
/turf/open/floor/wood,
|
||||
/area/library)
|
||||
"ehQ" = (
|
||||
/obj/structure/displaycase/trophy,
|
||||
/turf/open/floor/wood,
|
||||
/area/library)
|
||||
"ehR" = (
|
||||
/obj/structure/displaycase/trophy,
|
||||
/turf/open/floor/wood,
|
||||
/area/library)
|
||||
|
||||
(1,1,1) = {"
|
||||
aaa
|
||||
@@ -143544,7 +143560,7 @@ cbA
|
||||
cdn
|
||||
ceS
|
||||
cgp
|
||||
chQ
|
||||
ehO
|
||||
cjl
|
||||
ckP
|
||||
cjl
|
||||
@@ -143801,7 +143817,7 @@ cbB
|
||||
cdo
|
||||
ceS
|
||||
cgq
|
||||
chQ
|
||||
ehP
|
||||
cjl
|
||||
ckP
|
||||
cjl
|
||||
@@ -144315,7 +144331,7 @@ bWi
|
||||
cdq
|
||||
ceS
|
||||
cgp
|
||||
chQ
|
||||
ehQ
|
||||
cjm
|
||||
ckP
|
||||
cmk
|
||||
@@ -144572,7 +144588,7 @@ cbC
|
||||
cdr
|
||||
ceT
|
||||
cgp
|
||||
chQ
|
||||
ehR
|
||||
cjn
|
||||
ckP
|
||||
cmk
|
||||
|
||||
@@ -45372,12 +45372,12 @@
|
||||
name = "Port Maintenance"
|
||||
})
|
||||
"bBr" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/machinery/airalarm{
|
||||
dir = 4;
|
||||
pixel_x = -23;
|
||||
pixel_y = 0
|
||||
},
|
||||
/obj/structure/displaycase/trophy,
|
||||
/turf/open/floor/wood,
|
||||
/area/library)
|
||||
"bBs" = (
|
||||
@@ -47035,7 +47035,6 @@
|
||||
name = "\improper Auxiliary Restrooms"
|
||||
})
|
||||
"bEw" = (
|
||||
/obj/structure/table/wood,
|
||||
/obj/machinery/computer/security/telescreen/entertainment{
|
||||
pixel_x = -32;
|
||||
pixel_y = 0
|
||||
@@ -47044,6 +47043,7 @@
|
||||
dir = 4;
|
||||
network = list("SS13")
|
||||
},
|
||||
/obj/structure/displaycase/trophy,
|
||||
/turf/open/floor/wood,
|
||||
/area/library)
|
||||
"bEx" = (
|
||||
@@ -95333,6 +95333,14 @@
|
||||
icon_state = "xenomaint";
|
||||
name = "Xeno Maintenance"
|
||||
})
|
||||
"dmD" = (
|
||||
/obj/structure/displaycase/trophy,
|
||||
/turf/open/floor/wood,
|
||||
/area/library)
|
||||
"dmE" = (
|
||||
/obj/structure/displaycase/trophy,
|
||||
/turf/open/floor/wood,
|
||||
/area/library)
|
||||
|
||||
(1,1,1) = {"
|
||||
aaa
|
||||
@@ -114481,7 +114489,7 @@ bwa
|
||||
bxU
|
||||
bzD
|
||||
bBr
|
||||
bCT
|
||||
bSx
|
||||
bEw
|
||||
bzE
|
||||
bHR
|
||||
@@ -114737,9 +114745,9 @@ bue
|
||||
bwb
|
||||
bxV
|
||||
bzE
|
||||
bBs
|
||||
bCU
|
||||
bBs
|
||||
dmD
|
||||
bzE
|
||||
dmE
|
||||
bzE
|
||||
bHR
|
||||
bJz
|
||||
|
||||
@@ -19609,7 +19609,7 @@
|
||||
/turf/open/floor/wood,
|
||||
/area/library)
|
||||
"aRO" = (
|
||||
/obj/structure/bookcase/random/nonfiction,
|
||||
/obj/structure/displaycase/trophy,
|
||||
/turf/open/floor/wood,
|
||||
/area/library)
|
||||
"aRP" = (
|
||||
@@ -108807,7 +108807,7 @@ aIt
|
||||
aPd
|
||||
aIt
|
||||
aRO
|
||||
aIt
|
||||
aRO
|
||||
aUC
|
||||
aVP
|
||||
aXu
|
||||
@@ -109064,7 +109064,7 @@ aNV
|
||||
aPd
|
||||
aIt
|
||||
aRO
|
||||
aIt
|
||||
aRO
|
||||
aIt
|
||||
aVQ
|
||||
aXu
|
||||
|
||||
@@ -291,6 +291,16 @@
|
||||
can_hold = list(/obj/item/weapon/book, /obj/item/weapon/storage/book, /obj/item/weapon/spellbook)
|
||||
resistance_flags = FLAMMABLE
|
||||
|
||||
/obj/item/weapon/storage/bag/books/curator/New()
|
||||
..()
|
||||
new /obj/item/clothing/shoes/workboots/mining(src)
|
||||
new /obj/item/clothing/head/curator(src)
|
||||
new /obj/item/clothing/suit/curator(src)
|
||||
new /obj/item/clothing/under/rank/librarian/curator(src)
|
||||
new /obj/item/weapon/melee/curator_whip(src)
|
||||
new /obj/item/weapon/storage/backpack/satchel/explorer(src)
|
||||
|
||||
|
||||
/*
|
||||
* Trays - Agouri
|
||||
*/
|
||||
|
||||
@@ -278,6 +278,9 @@
|
||||
if(!user.Adjacent(src)) //no TK museology
|
||||
return
|
||||
|
||||
if(!(user.mind && user.mind.assigned_role == "Librarian"))
|
||||
to_chat(user, "<span class='danger'>You're not sure how to work this. Maybe you should as the librarian for help.</span>")
|
||||
|
||||
if(!added_roundstart)
|
||||
to_chat(user, "You've already put something new in this case.")
|
||||
return
|
||||
|
||||
@@ -136,7 +136,7 @@ Librarian
|
||||
|
||||
belt = /obj/item/device/pda/librarian
|
||||
uniform = /obj/item/clothing/under/rank/librarian
|
||||
l_hand = /obj/item/weapon/storage/bag/books
|
||||
l_hand = /obj/item/weapon/storage/bag/books/curator
|
||||
r_pocket = /obj/item/weapon/barcodescanner
|
||||
l_pocket = /obj/item/device/laser_pointer
|
||||
backpack_contents = list(
|
||||
|
||||
Reference in New Issue
Block a user