mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
- Cleaned up some localization tags and variant ordering/naming
- Fixed MH Part hiding patch - Fixed MH RSC Mini Tank part name in config
This commit is contained in:
@ -432,21 +432,6 @@
|
||||
}
|
||||
}
|
||||
VARIANT
|
||||
{
|
||||
name = Gold
|
||||
displayName = #LOC_Restock_variant-probe-gold
|
||||
themeName = Gold
|
||||
primaryColor = #fccb0a
|
||||
GAMEOBJECTS
|
||||
{
|
||||
Rover_White = false
|
||||
Rover_Grey = false
|
||||
Rover_GoldFoil = true
|
||||
Rover_SilverFoil = false
|
||||
Rover_Common = true
|
||||
}
|
||||
}
|
||||
VARIANT
|
||||
{
|
||||
name = Silver
|
||||
displayName = #LOC_Restock_variant-probe-silver
|
||||
@ -462,6 +447,21 @@
|
||||
}
|
||||
}
|
||||
VARIANT
|
||||
{
|
||||
name = Gold
|
||||
displayName = #LOC_Restock_variant-probe-gold
|
||||
themeName = Gold
|
||||
primaryColor = #fccb0a
|
||||
GAMEOBJECTS
|
||||
{
|
||||
Rover_White = false
|
||||
Rover_Grey = false
|
||||
Rover_GoldFoil = true
|
||||
Rover_SilverFoil = false
|
||||
Rover_Common = true
|
||||
}
|
||||
}
|
||||
VARIANT
|
||||
{
|
||||
name = Bare
|
||||
displayName = #LOC_Restock_variant-probe-bare
|
||||
|
Reference in New Issue
Block a user