Skip to content

New craftable/improvised SMG, the 'Greaser' (Namespaces Fixed)#346

Open
NotoriousCapone wants to merge 9 commits intoProjectOmu:masterfrom
NotoriousCapone:CraftableGreaseGun
Open

New craftable/improvised SMG, the 'Greaser' (Namespaces Fixed)#346
NotoriousCapone wants to merge 9 commits intoProjectOmu:masterfrom
NotoriousCapone:CraftableGreaseGun

Conversation

@NotoriousCapone
Copy link

Adds a new submachinegun called the 'Greaser'. This new weapon is able to be crafted from materials found in maintenance lockers and elsewhere.

The 'Greaser' receives custom shooting sounds, a mag-in sound, and sprites.

It is built in various stages much like the scrap armor that inspired it.

A new tag is added called "lubricant" which so far only applies to space lube, and it is a crafting ingredient for the 'Greaser' and may be used in the future for more weapons, who knows.

About the PR

-Adds a new craftable SMG called the 'Greaser'

Why / Balance

  • There is a lack of and market for improvised firearms which this will help to provide for. It also adds flavor and variety to the currently small gun pool.
  • It is relatively cheap and simple to construct yet statistically the worst SMG in terms of firerate and accuracy, any SMG is still better than none!
  • Limiting factors include readily available modular receivers (only a limited amount spawn in maints lockers) and space Lube tubes, although the real limitation is available ammunition. Fires .35 cartridges and does NOT come loaded.

Technical details

-New 'Greaser SMG'! (with new gunshot sounds, mag-in sounds, and sprites!)
-New miscellaneous objects (Unfinished Greaser at various stages, all sprited)
-New tag "Lubricant" which currently is proprietary to Space Lube and the Greasegun crafting recipe.
-New crafting recipe // construction prototype "Greaser" listed under improvised and categorized as a weapon.

Media

Screenshot 2025-12-01 062325 Screenshot 2025-12-01 061909 Screenshot 2025-12-01 062054

Requirements

Breaking changes

Changelog
-adds the 'Greaser' a new craftable SMG!

Adds a new submachinegun called the 'Greaser'. This new weapon is able to be crafted from materials found in maintenance lockers and elsewhere.

The greaser receives custom shooting sound, magin sound, and sprites.

It is built in various stages much like the scraparmor that inspired it.

A new tag is added called "lubricant" which so far only applies to space
lube.

It is an ingredient for the greaser and may be used in the future
for more weapons, who knows.
@github-actions github-actions bot added the S: Untriaged Has not been set a status; currently not labeled. label Dec 1, 2025
@github-actions github-actions bot added Changes: No C# Purely YAML/non-C#. Changes: Sprites Makes changes to sprites/RSIs. Changes: Audio Makes changes to audio files. labels Dec 1, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

RSI Diff Bot; head commit 17f09ea merging into 2429454
This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/_Omu/Objects/Weapons/Guns/SMGs/greaser.rsi

State Old New Status
base Added
bolt-open Added
construction-1 Added
construction-2 Added
construction-3 Added
construction-4 Added
construction-5 Added
equipped-BACKPACK Added
equipped-SUITSTORAGE Added
icon Added
inhand-left Added
inhand-right Added
mag-0 Added

Edit: diff updated after 17f09ea

Copy link
Contributor

@dootythefrooty dootythefrooty left a comment

Choose a reason for hiding this comment

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

Please namespace everything to Omu, don't place it in the main folder.

@dootythefrooty dootythefrooty added S: Needs Changes Changes/Concerns have been brought up and should be made before review. and removed S: Untriaged Has not been set a status; currently not labeled. labels Dec 6, 2025
@NotoriousCapone NotoriousCapone changed the title New craftable/improvised SMG, the 'Greaser' New craftable/improvised SMG, the 'Greaser' (Namespaces Fixed) Dec 8, 2025
Copy link
Contributor

@dootythefrooty dootythefrooty left a comment

Choose a reason for hiding this comment

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

Just fix these remaining issues, and it should be fine. Thanks for contributing to Omu!

- type: Lube
- type: TrashOnSolutionEmpty
solution: drink
- type: Tag
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- type: Tag
- type: Tag #Omu - Greaser Gun

Copy link
Author

Choose a reason for hiding this comment

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

Got it :D Committed the fix! Thank you for helping me out.

targetNode: bagPet
category: construction-category-clothing
objectType: Item
objectType: Item No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't remove this space, please.

Suggested change
objectType: Item
objectType: Item

@OmuStationBot OmuStationBot added the S: Merge Conflict There is a conflict in merging the files. label Dec 10, 2025
@OmuStationBot
Copy link
Collaborator

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@github-actions
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had
any activity for 14 days. It will be closed in another 14 days if no further activity occurs.
Thank you for your contributions.

You can always ask for help on our development discord.

If you'd like to keep this open, just leave any comment, and the stale label will be removed.

@github-actions github-actions bot added the Note: Stale Changes haven't been made, PR is stale, auto-close in 14 days. label Dec 25, 2025
@OmuStationBot OmuStationBot removed the S: Merge Conflict There is a conflict in merging the files. label Dec 27, 2025
@github-actions github-actions bot removed the Note: Stale Changes haven't been made, PR is stale, auto-close in 14 days. label Dec 28, 2025
@Eponymic-sys
Copy link

Would you consider calling it the Luty? Would perhaps consider gateing it behind an uplink/salvage manual? (That could be copied at a fax machine.)

Copy link
Contributor

@NotActuallyMarty NotActuallyMarty left a comment

Choose a reason for hiding this comment

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

Fail related, upstream changed shit. set an amount.

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

Labels

Changes: Audio Makes changes to audio files. Changes: No C# Purely YAML/non-C#. Changes: Sprites Makes changes to sprites/RSIs. S: Needs Changes Changes/Concerns have been brought up and should be made before review. size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants