From d8d3a2b53c5dedb1f3a5a118dc8f9d4458f88e7c Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 29 Apr 2021 23:25:47 -0400 Subject: [PATCH] Minor Fixes - Fixes giving uplinks not adminlogging - Fixes Frontier sniper not having the correct initial projectile - Replaces V4 solarfish with an Icebass --- code/modules/admin/admin_vr.dm | 2 ++ code/modules/projectiles/guns/energy/laser_vr.dm | 1 + maps/expedition_vr/beach/beach.dmm | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/code/modules/admin/admin_vr.dm b/code/modules/admin/admin_vr.dm index 356d69a3761..e40db3f525a 100644 --- a/code/modules/admin/admin_vr.dm +++ b/code/modules/admin/admin_vr.dm @@ -8,5 +8,7 @@ traitors.spawn_uplink(H) H.mind.tcrystals = DEFAULT_TELECRYSTAL_AMOUNT H.mind.accept_tcrystals = 1 + var/msg = "[key_name(usr)] has given [H.ckey] an uplink." + message_admins(msg) else to_chat(usr, "You do not have access to this command.") \ No newline at end of file diff --git a/code/modules/projectiles/guns/energy/laser_vr.dm b/code/modules/projectiles/guns/energy/laser_vr.dm index 1dd5f125890..4256cb50d45 100644 --- a/code/modules/projectiles/guns/energy/laser_vr.dm +++ b/code/modules/projectiles/guns/energy/laser_vr.dm @@ -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), diff --git a/maps/expedition_vr/beach/beach.dmm b/maps/expedition_vr/beach/beach.dmm index 3efcfc0c104..c60de785482 100644 --- a/maps/expedition_vr/beach/beach.dmm +++ b/maps/expedition_vr/beach/beach.dmm @@ -1973,7 +1973,7 @@ /turf/simulated/floor/tiled/asteroid_steel, /area/tether_away/beach/resort/lockermed) "Tg" = ( -/mob/living/simple_mob/animal/passive/fish/solarfish, +/mob/living/simple_mob/animal/passive/fish/icebass, /turf/simulated/floor/water/ocean, /area/tether_away/beach/cavebase) "Tp" = (