-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adds 'PTSD' #63
Adds 'PTSD' #63
Conversation
RSI Diff Bot; head commit bfce35e merging into c93299b Resources/Textures/Objects/Weapons/Guns/Battery/personal.rsi
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs to have a meta file created for the new ptsd.rsi folder, which must include a link to where the sprites were obtained. This PR also needs to address some way for the item to be obtainable in-game.
Ah yeah, I needed to make proof concept to know if it's worth properly making it. |
Is there a way to make the sprites switch from |
I believe its possible to do that you can find similar functions in frontier station multiphase antique laser gun and energy gun and perhaps in deltaV too |
It's the only real option I have without remaking the entire system ground up to be honest. The issue with it is that it is hardcoded to 3 types, which probably is enough to be honest...? But it sucks. It also seems to only change the general visualizer, not actual ammo visualizer. So you cannot replace the magazine visuals with different colored ones sadly enough! |
Deep Station 14 Pull Request
About the PR
This PR aims to add PTSD which stands for Personal Tiny Self Defense Gun. It's a small pistol intended for use by command crew to replace the need for them to take large laser rifles for basically just existing. It is inherently not very strong and it's intention is to be a shoot and run away kinda pistol with a long recharge time and few shots under it's belt.
Why / Balance
Gives command a reason not to run to security requesting laser pistols with even the most minor danger to their life. They can instead grab a PTSD from their locker!
Technical details
It'll add a weapon and add it to command crew lockers. 1 for each head.
Media
🆑
Add: Adds 'PTSD' to command heads