makes ashtrays smaller (#12138)

This commit is contained in:
Casper3667
2021-07-09 13:37:17 -03:00
committed by GitHub
parent 190b9e3f20
commit 1cee48fb56
2 changed files with 7 additions and 0 deletions
@@ -6,6 +6,7 @@
thrown_force_divisor = 0.1
var/image/base_image
var/max_butts = 10
w_class = ITEMSIZE_TINY
/obj/item/material/ashtray/New(var/newloc, var/material_name)
..(newloc, material_name)