Skip to content

Commit

Permalink
review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rosieposieeee committed Jan 13, 2025
1 parent 8d8f67c commit 023aa5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
- type: entity
id: EmergencyLaserCrate
parent: CrateCommandSecure
id: EmergencyLaserCrate
name: emergency lasers crate
description: A crate of four emergency laser rifles, for situations where getting clearance isn't an option.
components:
- type: StorageFill
contents:
- id: EmergencyWeaponLaserCarbine
- id: EmergencyWeaponLaserCarbine
- id: EmergencyWeaponLaserCarbine
- id: EmergencyWeaponLaserCarbine
amount: 4
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@
color: "#ff0043"
mask: /Textures/Effects/LightMasks/double_cone.png
- type: RotatingLight
speed: 180
speed: 180

0 comments on commit 023aa5f

Please sign in to comment.