mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
fixes because Sue is silly.
This commit is contained in:
@@ -219,9 +219,9 @@ obj/item/weapon/gun/energy/staff/focus
|
||||
|
||||
var/zoom = 0
|
||||
|
||||
dropped(mob/user)
|
||||
usr.client.view = world.view
|
||||
zoom = 0
|
||||
/obj/item/weapon/gun/energy/sniperrifle/dropped(mob/user)
|
||||
user.client.view = world.view
|
||||
zoom = 0
|
||||
|
||||
/obj/item/weapon/gun/energy/sniperrifle/verb/zoom()
|
||||
set category = "Special Verbs"
|
||||
|
||||
Reference in New Issue
Block a user