mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 15:38:02 +01:00
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:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user