Skip to content

Commit

Permalink
vulture last
Browse files Browse the repository at this point in the history
  • Loading branch information
Zonespace27 committed Aug 24, 2023
1 parent b64af7b commit 6988c9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/projectiles/gun_attachables.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1092,8 +1092,8 @@ Defined in conflicts.dm of the #defines folder.
icon = 'icons/obj/items/weapons/guns/attachments/rail.dmi'
icon_state = "vulture_scope"
attach_icon = "vulture_scope"
desc = "An ARMAT S8 telescopic eye piece. Fixed at 4x zoom. Press the 'use rail attachment' HUD icon or use the verb of the same name to zoom."
desc_lore = "An intermediate-power Armat scope designated as the AN/PVQ-31 4x Optic. Fairly basic, but both durable and functional... enough. 780 meters is about as far as one can push the 10x24mm cartridge, really."
desc = "TODO" //zonenote
//desc_lore = "An intermediate-power Armat scope designated as the AN/PVQ-31 4x Optic. Fairly basic, but both durable and functional... enough. 780 meters is about as far as one can push the 10x24mm cartridge, really."
slot = "rail"
aim_speed_mod = SLOWDOWN_ADS_SCOPE //Extra slowdown when wielded
wield_delay_mod = WIELD_DELAY_FAST
Expand Down

0 comments on commit 6988c9a

Please sign in to comment.