mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Fixes the offsets of the chimp shotgun (#86632)
## About The Pull Request Gee... ## Why It's Good For The Game ## Changelog 🆑 fix: Fixed the offsets of the chimp shotgun when held. /🆑
This commit is contained in:
@@ -350,6 +350,8 @@
|
||||
inhand_icon_state = "shotgun"
|
||||
lefthand_file = 'icons/mob/inhands/weapons/guns_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/weapons/guns_righthand.dmi'
|
||||
inhand_x_dimension = 32
|
||||
inhand_y_dimension = 32
|
||||
force = 8
|
||||
obj_flags = CONDUCTS_ELECTRICITY
|
||||
slot_flags = NONE
|
||||
|
||||
Reference in New Issue
Block a user