Skip to content
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

Another .38 special clean up / balance #852

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add new colored tips to cartridges
FluffiestFloof committed Feb 18, 2024
commit b0578772b1556c4edb717928842a2a45f879665e
Original file line number Diff line number Diff line change
@@ -35,6 +35,13 @@
components:
- type: CartridgeAmmo
proto: BulletSpecialPractice
- type: Sprite
layers:
- state: base
map: [ "enum.AmmoVisualLayers.Base" ]
- state: tip
map: [ "enum.AmmoVisualLayers.Tip" ]
color: "#dbdbdb"

- type: entity
id: CartridgeSpecialRubber
@@ -43,6 +50,13 @@
components:
- type: CartridgeAmmo
proto: BulletSpecialRubber
- type: Sprite
layers:
- state: base
map: [ "enum.AmmoVisualLayers.Base" ]
- state: tip
map: [ "enum.AmmoVisualLayers.Tip" ]
color: "#43c4f7"

- type: entity
id: CartridgeSpecialIncendiary
@@ -51,6 +65,13 @@
components:
- type: CartridgeAmmo
proto: BulletSpecialIncendiary
- type: Sprite
layers:
- state: base
map: [ "enum.AmmoVisualLayers.Base" ]
- state: tip
map: [ "enum.AmmoVisualLayers.Tip" ]
color: "#ff6e52"

- type: entity
id: CartridgeSpecialUranium
@@ -59,6 +80,13 @@
components:
- type: CartridgeAmmo
proto: BulletSpecialUranium
- type: Sprite
layers:
- state: base
map: [ "enum.AmmoVisualLayers.Base" ]
- state: tip
map: [ "enum.AmmoVisualLayers.Tip" ]
color: "#65fe08"

- type: entity
id: CartridgeSpecialHoly
@@ -67,6 +95,13 @@
components:
- type: CartridgeAmmo
proto: BulletSpecialHoly
- type: Sprite
layers:
- state: base
map: [ "enum.AmmoVisualLayers.Base" ]
- state: tip
map: [ "enum.AmmoVisualLayers.Tip" ]
color: "#fff600"

- type: entity
id: CartridgeSpecialMindbreaker
@@ -75,6 +110,13 @@
components:
- type: CartridgeAmmo
proto: BulletSpecialMindbreaker
- type: Sprite
layers:
- state: base
map: [ "enum.AmmoVisualLayers.Base" ]
- state: tip
map: [ "enum.AmmoVisualLayers.Tip" ]
color: "#950ea9"
- type: ChemicalAmmo
- type: SolutionContainerManager
solutions: