Minor Fixes

- Fixes giving uplinks not adminlogging
- Fixes Frontier sniper not having the correct initial projectile
- Replaces V4 solarfish with an Icebass
This commit is contained in:
Unknown
2021-04-29 23:25:47 -04:00
parent f32874aa0c
commit d8d3a2b53c
3 changed files with 4 additions and 1 deletions
@@ -327,6 +327,7 @@
one_handed_penalty = 50 // The weapon itself is heavy, and the long barrel makes it hard to hold steady with just one hand.
phase_power = 150 //efficient crank charger
projectile_type = /obj/item/projectile/beam/sniper
modifystate = "riflekill"
firemodes = list(
list(mode_name="sniper", fire_delay=35, projectile_type=/obj/item/projectile/beam/sniper, modifystate="riflekill", charge_cost = 600),