mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Fixes the tesla glove price (#11474)
This commit is contained in:
@@ -121,7 +121,7 @@
|
||||
|
||||
/datum/uplink_item/item/visible_weapons/teslagauntlet
|
||||
name = "Tesla Glove"
|
||||
item_cost = 10
|
||||
item_cost = 6
|
||||
path = /obj/item/clothing/gloves/tesla
|
||||
|
||||
/datum/uplink_item/item/visible_weapons/random_weapon
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
author: Alberyk
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "The tesla glove now has the correct price on the uplink."
|
||||
|
||||
Reference in New Issue
Block a user