mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-30 23:49:21 +01:00
More changes!
- Adds ability for modifiers to use a custom _vr sprite file. - Changes the appearance of the sprite used for the shield overlay. - Adds ability to color the shield sprite via a multitool. - More fiddling with numbers... - Allows rechargers to recharge them to allow for non-recharging variants to recharge. - Gives shields a default 'cyan' color. - Adds a mining disk to the equipment vendor to upgrade it.
This commit is contained in:
@@ -170,6 +170,7 @@
|
||||
EQUIPMENT("Thalers - 1000", /obj/item/weapon/spacecash/c1000, 10000),
|
||||
EQUIPMENT("Umbrella", /obj/item/weapon/melee/umbrella/random, 200),
|
||||
EQUIPMENT("Whiskey", /obj/item/weapon/reagent_containers/food/drinks/bottle/whiskey, 125),
|
||||
EQUIPMENT("Mining PSG Upgrade Disk", /obj/item/borg/upgrade/shield_upgrade, 2500),
|
||||
)
|
||||
prize_list["Extra"] = list() // Used in child vendors
|
||||
//VOREStation Edit End
|
||||
|
||||
Reference in New Issue
Block a user