Skip to content

Commit

Permalink
add an icon
Browse files Browse the repository at this point in the history
  • Loading branch information
deltanedas committed Oct 31, 2024
1 parent ce0779c commit a8b0a12
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,8 @@
items:
- WeaponProtoKineticAcceleratorOneHanded
- WeaponCrusherDagger
- type: BorgModuleIcon
icon: { sprite: Interface/Actions/actions_borg.rsi, state: fauna-module }

# engineering modules
- type: entity
Expand Down
9 changes: 3 additions & 6 deletions Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,9 @@
- WeaponLaserCannon
- WeaponLaserCarbine
- WeaponXrayCannon
<<<<<<< HEAD
- WeaponCrusher
- WeaponCrusherDagger
- WeaponCrusherGlaive
# Begin DeltaV additions
- BoxShellSoulbreaker # Nyanotrasen - Shotgun shell to get rid of psionics
- WeaponEnergyGun # Energy Gun
Expand All @@ -438,11 +440,6 @@
- MagazineBoxSpecialHoly
- MagazineBoxSpecialMindbreaker
# End DeltaV additions
=======
- WeaponCrusher
- WeaponCrusherDagger
- WeaponCrusherGlaive
>>>>>>> 56e6e9b031 (remove shovel from mining module, add recipes to emagged lathes)

- type: entity
id: ProtolatheHyperConvection
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/cdbcb1e858b11f083994a7a269ed67ef5b452ce9",
"copyright": "Taken from vgstation at commit https://github.com/vgstation-coders/vgstation13/commit/cdbcb1e858b11f083994a7a269ed67ef5b452ce9. fauna-module.png created by deltanedas (github) for SS14.",
"size": {
"x": 32,
"y": 32
Expand Down Expand Up @@ -102,6 +102,9 @@
},
{
"name":"syndicate-martyr-module"
},
{
"name": "fauna-module"
}
]
}

0 comments on commit a8b0a12

Please sign in to comment.