item flags, not clothing flags.

This commit is contained in:
Ghommie
2019-07-18 00:16:14 +02:00
parent 589cdae0e1
commit 4e6554076c
4 changed files with 6 additions and 6 deletions
@@ -69,7 +69,7 @@
icon_state = "towel"
item_state = "towel"
slot_flags = ITEM_SLOT_HEAD | ITEM_SLOT_BELT | ITEM_SLOT_OCLOTHING
obj_flags = NO_UNIFORM_REQUIRED //so it can be worn on the belt slot even with no uniform.
item_flags = NO_UNIFORM_REQUIRED //so it can be worn on the belt slot even with no uniform.
force = 1
w_class = WEIGHT_CLASS_NORMAL
attack_verb = list("whipped")