mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
M1911P Fix
Forgot to reset the M1911P's weight and slot flags, since it's a child of the pulse rifle. My bad.
This commit is contained in:
@@ -68,6 +68,7 @@
|
||||
desc = "It's not the size of the gun, it's the size of the hole it puts through people."
|
||||
icon_state = "m1911-p"
|
||||
cell_type = "/obj/item/weapon/cell/infinite"
|
||||
|
||||
w_class = 3.0
|
||||
slot_flags = SLOT_BELT
|
||||
isHandgun()
|
||||
return 1
|
||||
Reference in New Issue
Block a user