mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-20 19:44:09 +01:00
Added HoP jumpsuit to the steal objectives list.
Grammar fixes. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5328 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -272,7 +272,7 @@ datum/objective/steal
|
||||
"a hand teleporter" = /obj/item/weapon/hand_tele,
|
||||
"an RCD" = /obj/item/weapon/rcd,
|
||||
"a jetpack" = /obj/item/weapon/tank/jetpack,
|
||||
"a captains jumpsuit" = /obj/item/clothing/under/rank/captain,
|
||||
"a captain's jumpsuit" = /obj/item/clothing/under/rank/captain,
|
||||
"a functional AI" = /obj/item/device/aicard,
|
||||
"a pair of magboots" = /obj/item/clothing/shoes/magboots,
|
||||
"the station blueprints" = /obj/item/blueprints,
|
||||
@@ -280,12 +280,13 @@ datum/objective/steal
|
||||
"28 moles of plasma (full tank)" = /obj/item/weapon/tank,
|
||||
"a slime core" = /obj/item/slime_core,
|
||||
"a piece of corgi meat" = /obj/item/weapon/reagent_containers/food/snacks/meat/corgi,
|
||||
"a research directors jumpsuit" = /obj/item/clothing/under/rank/research_director,
|
||||
"a chief engineers jumpsuit" = /obj/item/clothing/under/rank/chief_engineer,
|
||||
"a chief medical officers jumpsuit" = /obj/item/clothing/under/rank/chief_medical_officer,
|
||||
"a head of securitys jumpsuit" = /obj/item/clothing/under/rank/head_of_security,
|
||||
"a research director's jumpsuit" = /obj/item/clothing/under/rank/research_director,
|
||||
"a chief engineer's jumpsuit" = /obj/item/clothing/under/rank/chief_engineer,
|
||||
"a chief medical officer's jumpsuit" = /obj/item/clothing/under/rank/chief_medical_officer,
|
||||
"a head of security's jumpsuit" = /obj/item/clothing/under/rank/head_of_security,
|
||||
"a head of personnel's jumpsuit" = /obj/item/clothing/under/rank/head_of_personnel,
|
||||
"the hypospray" = /obj/item/weapon/reagent_containers/hypospray,
|
||||
"the captains pinpointer" = /obj/item/weapon/pinpointer,
|
||||
"the captain's pinpointer" = /obj/item/weapon/pinpointer,
|
||||
"an ablative armor vest" = /obj/item/clothing/suit/armor/laserproof,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user