Commit 67f313f
authored
Mech Feature: Throw on punch (#4020)
<!-- IT'S NOT WIZDENS REPO, IF YOU WANT TO ADD YOUR CHANGES ON ALL
SERVERS, CREATE PR TO WIZDENS REPO -->
## Short description
Adds knockback to the punches of large mechs (i.e. not Vim or HAMTR),
gorilla style. Also adds a special effect for the HONK :^).
I also set the animation sprite to be the punch effect in line with the
other PR I have up. The throw power I have to be pretty low for the
industrial mechs, and ramped up for the combat mechs. Slightly higher
values for comparative syndicate mechs.
## Why we need to add this
<!-- What is the reason for adding these changes? Please post links to
Discussions as well as Bug Reports here. Please describe how this will
change the game balance. -->
This was a pretty requested change back during those rework discussions
last year. It adds some more flavor to mechs and makes them feel more
powerful.
## Media (Video/Screenshots)
<!--
If your PR contains in-game changes you must provide screenshots/videos
of the changes.
-->
pictured: My cool OC do not steal being launched into the air by a HONK
mech.
<img width="353" height="274" alt="Screenshot from 2026-04-03 03-16-15"
src="https://github.com/user-attachments/assets/980a33ba-3f64-4f9a-9fe1-a6c7e28c3152"
/>
## Checks
<!-- check boxes for faster reviewing of your PR -->
- [x] I do not require assistance to complete the PR.
- [x] Before posting/requesting review of a PR, I have verified that the
changes work.
- [x] I have added screenshots/videos of the changes, or this PR does
not change in-game mechanics.
- [x] I affirm that my changes are licensed under the [MIT
License](https://github.com/ss14Starlight/space-station-14/blob/Starlight/LICENSE.TXT)
and grant permission for use in this repository under its conditions.
**Changelog**
<!--
If you want the players to know about changes made in this PR, specify
them using the template outside the comment. Short and informative.
:cl: STARLIGHT TEAM
- add: Added Starlight.
- remove: Removed SS13.
- tweak: Changed SS14.
- fix: Fixed Rinary.
-->
:cl: neurovermi
- add: Mechs now throw when punching with no equipment.1 parent b09e30d commit 67f313f
1 file changed
Lines changed: 48 additions & 0 deletions
Lines changed: 48 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | 31 | | |
27 | 32 | | |
| |||
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
98 | 108 | | |
99 | 109 | | |
100 | 110 | | |
| |||
447 | 457 | | |
448 | 458 | | |
449 | 459 | | |
| 460 | + | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
450 | 473 | | |
451 | 474 | | |
452 | 475 | | |
| |||
634 | 657 | | |
635 | 658 | | |
636 | 659 | | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
637 | 665 | | |
638 | 666 | | |
639 | 667 | | |
| |||
695 | 723 | | |
696 | 724 | | |
697 | 725 | | |
| 726 | + | |
| 727 | + | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
698 | 731 | | |
699 | 732 | | |
700 | 733 | | |
| |||
829 | 862 | | |
830 | 863 | | |
831 | 864 | | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
832 | 870 | | |
833 | 871 | | |
834 | 872 | | |
| |||
901 | 939 | | |
902 | 940 | | |
903 | 941 | | |
| 942 | + | |
| 943 | + | |
| 944 | + | |
| 945 | + | |
| 946 | + | |
904 | 947 | | |
905 | 948 | | |
906 | 949 | | |
| |||
976 | 1019 | | |
977 | 1020 | | |
978 | 1021 | | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
979 | 1027 | | |
980 | 1028 | | |
981 | 1029 | | |
| |||
0 commit comments