Skip to content

Commit

Permalink
Merge pull request TS-Rogue-Star#317 from DigitalSquirrel95/patch-1
Browse files Browse the repository at this point in the history
Reduces ashtray size
  • Loading branch information
Very-Soft authored May 19, 2024
2 parents 5f35f15 + 15a200b commit b29af53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/game/objects/items/weapons/material/ashtray.dm
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ var/global/list/ashtray_cache = list()
randpixel = 5
force_divisor = 0.1
thrown_force_divisor = 0.1
w_class = ITEMSIZE_SMALL
var/image/base_image
var/max_butts = 10

Expand Down

0 comments on commit b29af53

Please sign in to comment.