Files
2020-05-01 00:50:09 -03:00

13 lines
360 B
Plaintext

/obj/item/misc/potato
name = "potato"
desc = "It's a pot... on a closer inspection, you've realized this is a rock"
icon_state = "potato"
item_state = "potato"
icon = 'sandcode/icons/obj/misc.dmi'
force = 12
throwforce = 20
throw_speed = 5
throw_range = 20
w_class = WEIGHT_CLASS_SMALL
attack_verb = list("hit")
hitsound = 'sound/weapons/smash.ogg'