big rock naming overhaul -- keeping to the ad astra naming scheme, then using lang files to give them funny rock names
This commit is contained in:
parent
38219fdb98
commit
2c0d2cbd24
83 changed files with 914 additions and 784 deletions
|
|
@ -20,14 +20,16 @@ global.AIRCRAFT_UPGRADES = [
|
|||
]
|
||||
|
||||
global.EXTRATERRESTRIAL_RAW_ROCKS = [
|
||||
'tfg:rock/raw_anorthosite',
|
||||
'tfg:rock/raw_basanite',
|
||||
'tfg:rock/raw_syenite'
|
||||
'ad_astra:moon_stone',
|
||||
'ad_astra:moon_deepslate',
|
||||
'ad_astra:mars_stone',
|
||||
'ad_astra:venus_stone',
|
||||
'ad_astra:mercury_stone'
|
||||
]
|
||||
|
||||
global.EXTRATERRESTRIAL_HARDENED_ROCKS = [
|
||||
'tfg:rock/hardened_anorthosite',
|
||||
'tfg:rock/hardened_syenite'
|
||||
'tfg:rock/hardened_moon_stone',
|
||||
'tfg:rock/hardened_mars_stone'
|
||||
]
|
||||
|
||||
global.MOON_BIOMES = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue