Vegan Meatball (#24650)
* veganmeatball * testedthis * moreplant (cherry picked from commit 5f61380209146a83be27270372c4c54d62b007b2)
This commit is contained in:
parent
431ebfd240
commit
55483dca32
|
|
@ -64,6 +64,7 @@ salvage-map-proto-MediumShuttleWreck = Ruined Emergency Shuttle
|
|||
salvage-map-proto-MediumPetHospital = Pet and Bear Hospital
|
||||
salvage-map-proto-MediumCrashedShuttle = Crashed Shuttle
|
||||
salvage-map-proto-Meatball = Meatball
|
||||
salvage-map-proto-VeganMeatball = Vegan Meatball
|
||||
|
||||
salvage-map-proto-StationStation = Station station
|
||||
salvage-map-proto-AsteroidBase = Asteroid Base
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -110,6 +110,10 @@
|
|||
id: Meatball
|
||||
mapPath: /Maps/Salvage/meatball.yml
|
||||
|
||||
- type: salvageMap
|
||||
id: VeganMeatball
|
||||
mapPath: /Maps/Salvage/vegan-meatball.yml
|
||||
|
||||
- type: salvageMap
|
||||
id: MediumHaulingShuttleWreck
|
||||
mapPath: /Maps/Salvage/hauling-shuttle.yml
|
||||
|
|
|
|||
Loading…
Reference in New Issue