mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-27 07:09:05 +01:00
Revert "SOP Manuals added"
This commit is contained in:
@@ -45,7 +45,6 @@ Assistant
|
||||
/datum/outfit/job/assistant
|
||||
name = "Assistant"
|
||||
jobtype = /datum/job/assistant
|
||||
|
||||
|
||||
/datum/outfit/job/assistant/pre_equip(mob/living/carbon/human/H, visualsOnly = FALSE, client/preference_source)
|
||||
..()
|
||||
|
||||
@@ -51,5 +51,3 @@
|
||||
satchel = /obj/item/storage/backpack/satchel/hyd
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -41,7 +41,8 @@
|
||||
backpack_contents = list(
|
||||
/obj/item/choice_beacon/hero = 1,
|
||||
/obj/item/soapstone = 1,
|
||||
/obj/item/barcodescanner = 1)
|
||||
/obj/item/barcodescanner = 1
|
||||
)
|
||||
|
||||
/datum/outfit/job/curator/post_equip(mob/living/carbon/human/H, visualsOnly = FALSE, client/preference_source)
|
||||
..()
|
||||
|
||||
@@ -47,5 +47,3 @@
|
||||
backpack = /obj/item/storage/backpack/science
|
||||
satchel = /obj/item/storage/backpack/satchel/tox
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -53,5 +53,4 @@
|
||||
backpack = /obj/item/storage/backpack/science
|
||||
satchel = /obj/item/storage/backpack/satchel/tox
|
||||
|
||||
|
||||
pda_slot = ITEM_SLOT_LPOCKET
|
||||
|
||||
@@ -47,4 +47,3 @@
|
||||
backpack = /obj/item/storage/backpack/science
|
||||
satchel = /obj/item/storage/backpack/satchel/tox
|
||||
|
||||
|
||||
|
||||
@@ -54,5 +54,3 @@
|
||||
backpack = /obj/item/storage/backpack/virology
|
||||
satchel = /obj/item/storage/backpack/satchel/vir
|
||||
duffelbag = /obj/item/storage/backpack/duffelbag/med
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user