item flags, not clothing flags.
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user