Makes a bunch of things fit in holsters

This commit is contained in:
Anewbe
2017-10-07 17:21:01 -05:00
parent bd8c6d7cbf
commit ff7c4fe45a
4 changed files with 8 additions and 3 deletions

View File

@@ -31,6 +31,7 @@
icon = 'icons/obj/items.dmi'
icon_state = "soap"
w_class = ITEMSIZE_SMALL
slot_flags = SLOT_HOLSTER
throwforce = 0
throw_speed = 4
throw_range = 20
@@ -58,6 +59,7 @@
item_state = "bike_horn"
throwforce = 3
w_class = ITEMSIZE_SMALL
slot_flags = SLOT_HOLSTER
throw_speed = 3
throw_range = 15
attack_verb = list("HONKED")