You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## About The Pull Request
makes the beacon able to shoot two rounds. removes the alof tube from
cargo
## Why It's Good For The Game
beacon is kind of a sad weapon and i remember there being talk of
redesigning this thing to be two shots. no sprite update in this pr
(perspective makes it believable, for now at least)
alofs would make this too jank so its out of cargo. likely be better for
the improv shotgun if that shitty thing ever gets a touchup
wanted to throw some other stuff in like .45-70 tweaks for better
goliath crunching or adding the burst firemode but it was either out of
scope or too broken (burst made it so there was no reason to ever use
the single shot)
## Changelog
:cl:
del: Removed alofs tube from cargo
balance: Beacon now can fire two rounds. Sprite unchanged
/:cl:
desc ="A single-shot break-action rifle made by Hunter's Pride and sold to civilian hunters. Boasts excellent accuracy and stopping power. Uses .45-70 ammo."
973
-
sawn_desc="A single-shot break-action pistol chambered in .45-70. A bit difficult to aim."
972
+
desc ="A break-action rifle made by Hunter's Pride and sold to civilian hunters. Boasts excellent accuracy and stopping power. Uses .45-70 ammo."
973
+
sawn_desc="A break-action pistol chambered in .45-70. A bit difficult to aim."
desc ="A single-shot break-action rifle made by Hunter's Pride and sold to civilian hunters. This example has been kept in excellent shape and may as well be fresh out of the workshop. Uses .45-70 ammo."
1044
-
sawn_desc="A single-shot break-action pistol chambered in .45-70. A bit difficult to aim."
1043
+
desc ="A break-action rifle made by Hunter's Pride and sold to civilian hunters. This example has been kept in excellent shape and may as well be fresh out of the workshop. Uses .45-70 ammo."
1044
+
sawn_desc="A break-action pistol chambered in .45-70. A bit difficult to aim."
0 commit comments