File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Resources/Prototypes/_Impstation
Entities/Objects/Weapons/Guns/Projectiles Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
sprite : _Impstation/Objects/Weapons/Guns/Battery/emergency_laser_gun.rsi
5
5
state : icon
6
6
product : EmergencyLaserCrate
7
- cost : 5000
7
+ cost : 2500 # DeltaV was 5000
8
8
category : cargoproduct-category-name-emergency
9
9
group : market
Original file line number Diff line number Diff line change 2
2
parent : CrateCommandSecure
3
3
id : EmergencyLaserCrate
4
4
name : emergency lasers crate
5
- description : A crate of four emergency laser rifles, for situations where getting clearance isn't an option .
5
+ description : A crate of five emergency laser rifles, the cheapest thing we can legally call a gun .
6
6
components :
7
7
- type : StorageFill
8
8
contents :
9
9
- id : EmergencyWeaponLaserCarbine
10
- amount : 4
10
+ amount : 5 # DeltaV was 4
Original file line number Diff line number Diff line change 2
2
id : EmergencyRedLaser
3
3
damage :
4
4
types :
5
- Heat : 12
5
+ Heat : 16 # DeltaV was 12
6
6
muzzleFlash :
7
7
sprite : Objects/Weapons/Guns/Projectiles/projectiles.rsi
8
8
state : muzzle_laser
You can’t perform that action at this time.
0 commit comments