mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
Merge pull request #11973 from Heroman3003/ranger-remove
Comments out color ranger helmets
This commit is contained in:
@@ -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"
|
||||
*/
|
||||
Reference in New Issue
Block a user