Skip to content

Typewriter and processor#828

Open
Chokovit wants to merge 26 commits intomasterfrom
Typewriter-and-Processor
Open

Typewriter and processor#828
Chokovit wants to merge 26 commits intomasterfrom
Typewriter-and-Processor

Conversation

@Chokovit
Copy link
Collaborator

@Chokovit Chokovit commented Feb 3, 2026

About the PR

Re-sprite of the Typewriter
New sound for the Typewriter too so it doesn't sound awful

Added a new Hitscan Laser SMG called the Processor!

Why / Balance

Technical details

How to test

Media

Requirements

Breaking changes

Changelog

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

RSI Diff Bot; head commit 223c9f9 merging into 0eb726b
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_DV/Objects/Weapons/Guns/SMGs/typewriter.rsi

State Old New Status
base Modified
bolt-open Modified
icon Modified
mag-0 Modified

Resources/Textures/_CS/Objects/Weapons/Guns/Battery/processor.rsi

State Old New Status
base Added
equipped-BACKPACK Added
equipped-SUITSTORAGE Added
icon Added
inhand-left Added
inhand-right Added
mag-unshaded-0 Added
mag-unshaded-1 Added
mag-unshaded-2 Added
mag-unshaded-3 Added
mag-unshaded-4 Added
wielded-inhand-left Added
wielded-inhand-right Added

@Jakumba
Copy link
Contributor

Jakumba commented Feb 3, 2026

meta.json for the typewriter needs to be updated to correctly attribute the new spritework.

@@ -0,0 +1,155 @@
#region frame
- type: entity
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this just a clone of NFBaseWeaponFrameEnergyPistol? Might not be required if we can just parent off the NF version.

#region manufacturer
- type: entity
id: CSBaseWeaponFrameEnergyPistolNanotrasen
parent: CSBaseWeaponFrameEnergyPistol
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider re-parenting this if applicable.


- type: entity
id: CSBaseWeaponFrameEnergyPistolFrontierGunsmith
parent: CSBaseWeaponFrameEnergyPistol
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As above, might be fine to just parent off the NF variant.

fireCost: 60
name: disable
state: disabler
- proto: NFBulletLaserLow
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just be aware this isn't the hitscan laser bullet, it's the red energy bolt. It should stay as that though, imo!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants