Because atmos techs also get two pairs of magboots now, I removed them from the steal objective list

This commit is contained in:
Albert Iordache
2012-07-26 12:25:33 +03:00
parent 26c90f045c
commit 9187ad48d6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -723,7 +723,7 @@ datum
return 20
magboots
/*magboots
steal_target = /obj/item/clothing/shoes/magboots
explanation_text = "Steal a pair of \"NanoTrasen\" brand magboots."
weight = 20
@@ -745,7 +745,7 @@ datum
if(GetRank(job) == 4)
return 10
else
return 20
return 20*/
blueprints
+1 -1
View File
@@ -294,7 +294,7 @@ datum/objective/steal
"a jetpack" = /obj/item/weapon/tank/jetpack,
"a captains jumpsuit" = /obj/item/clothing/under/rank/captain,
"a functional AI" = /obj/item/device/aicard,
"a pair of magboots" = /obj/item/clothing/shoes/magboots,
/*"a pair of magboots" = /obj/item/clothing/shoes/magboots,*/
"the station blueprints" = /obj/item/blueprints,
"a nasa voidsuit" = /obj/item/clothing/suit/space/nasavoid,
"28 moles of plasma (full tank)" = /obj/item/weapon/tank,