mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 16:10:02 +01:00
Adds an ion rifle to the uplink (#12793)
This commit is contained in:
@@ -148,3 +148,8 @@
|
||||
name = "Random Gun"
|
||||
item_cost = 3
|
||||
path = /obj/item/storage/box/syndie_kit/random_weapon
|
||||
|
||||
/datum/uplink_item/item/visible_weapons/ionrifle
|
||||
name = "Ion Rifle"
|
||||
item_cost = 5
|
||||
path = /obj/item/gun/energy/rifle/ionrifle
|
||||
@@ -0,0 +1,6 @@
|
||||
author: TheGreyWolf
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "The uplink now offers an ion rifle for 5 TC."
|
||||
Reference in New Issue
Block a user