mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00: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