mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Adjusts some gun costs
This commit is contained in:
@@ -92,7 +92,7 @@
|
|||||||
|
|
||||||
/datum/uplink_item/item/visible_weapons/lasercarbine
|
/datum/uplink_item/item/visible_weapons/lasercarbine
|
||||||
name = "Laser Carbine"
|
name = "Laser Carbine"
|
||||||
item_cost = 65
|
item_cost = 75
|
||||||
path = /obj/item/weapon/gun/energy/laser
|
path = /obj/item/weapon/gun/energy/laser
|
||||||
|
|
||||||
/datum/uplink_item/item/visible_weapons/ionrifle
|
/datum/uplink_item/item/visible_weapons/ionrifle
|
||||||
@@ -102,5 +102,5 @@
|
|||||||
|
|
||||||
/datum/uplink_item/item/visible_weapons/xray
|
/datum/uplink_item/item/visible_weapons/xray
|
||||||
name = "Xray Gun"
|
name = "Xray Gun"
|
||||||
item_cost = 80
|
item_cost = 85
|
||||||
path = /obj/item/weapon/gun/energy/xray
|
path = /obj/item/weapon/gun/energy/xray
|
||||||
Reference in New Issue
Block a user