Skip to content

Commit

Permalink
Mugs don't shatter and Single shot has wielded sprite (#2474)
Browse files Browse the repository at this point in the history
  • Loading branch information
Polyzonial authored Nov 4, 2023
1 parent 5e2e8eb commit eeea851
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions mojave/items/food/drinks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
w_class = WEIGHT_CLASS_SMALL
grid_height = 32
grid_width = 32
isGlass = FALSE

/obj/item/reagent_containers/food/drinks/mug/ms13/Initialize()
. = ..()
Expand Down
1 change: 1 addition & 0 deletions mojave/items/guns/weapons/ballistic/revolver.dm
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
weapon_weight = WEAPON_HEAVY
grid_width = 192
grid_height = 32
wield_info = /datum/wield_info/default/inhands

/obj/item/gun/ballistic/revolver/ms13/mts
name = "revolver shotgun"
Expand Down

0 comments on commit eeea851

Please sign in to comment.