Merge pull request #11973 from Heroman3003/ranger-remove

Comments out color ranger helmets
This commit is contained in:
Casey
2021-12-08 04:17:36 +00:00
committed by Chompstation Bot
parent 680cffa88a
commit 1709d70f7c
+5 -1
View File
@@ -84,6 +84,9 @@
* Ranger Hats
*/
//Missing onmob sprites.
/*
/obj/item/clothing/head/hardhat/ranger
var/hatcolor = "white"
name = "ranger helmet"
@@ -116,4 +119,5 @@
hatcolor = "orange"
/obj/item/clothing/head/hardhat/ranger/yellow
hatcolor = "yellow"
hatcolor = "yellow"
*/