Fixes spelling mistakes, adds pharaoh gear to chaplain vendor
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
name = "Cyber"
|
||||
color = "#00f904" //Cyber and waffle shared colors, I made these guys green and made weed darker green.
|
||||
inner_outfits = list(/obj/item/clothing/under/color/lightbrown)
|
||||
outer_outfits = list(/obj/item/clothing/suit/nemes)
|
||||
outer_outfits = list(/obj/item/clothing/suit/pharaoh)
|
||||
|
||||
/datum/team/gang/donk
|
||||
name = "Donk"
|
||||
@@ -136,4 +136,4 @@
|
||||
name = "Weed"
|
||||
color = "#6cd648"
|
||||
inner_outfits = list(/obj/item/clothing/under/color/darkgreen)
|
||||
outer_outfits = list(/obj/item/clothing/suit/vapeshirt)
|
||||
outer_outfits = list(/obj/item/clothing/suit/vapeshirt)
|
||||
|
||||
Reference in New Issue
Block a user