added some ores
BIN
GameServer/Current Dataapck to Inject.zip
Normal file
BIN
GameServer/assets/gso/textures/materials/ore/Nickle_ore.png
Normal file
|
After Width: | Height: | Size: 40 KiB |
BIN
GameServer/assets/gso/textures/materials/ore/aluminum_ore.png
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
GameServer/assets/gso/textures/materials/ore/carbon_shale.png
Normal file
|
After Width: | Height: | Size: 40 KiB |
BIN
GameServer/assets/gso/textures/materials/ore/copper_ore.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
GameServer/assets/gso/textures/materials/ore/iron_ore.png
Normal file
|
After Width: | Height: | Size: 51 KiB |
BIN
GameServer/assets/gso/textures/materials/ore/magnesium.png
Normal file
|
After Width: | Height: | Size: 42 KiB |
BIN
GameServer/assets/gso/textures/materials/ore/phosphate_rock.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
BIN
GameServer/assets/gso/textures/materials/ore/silicon_ore.png
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
GameServer/assets/gso/textures/materials/ore/sulfer.png
Normal file
|
After Width: | Height: | Size: 61 KiB |
BIN
GameServer/assets/gso/textures/materials/ore/zinc.png
Normal file
|
After Width: | Height: | Size: 45 KiB |
12
GameServer/data/gso/items/materials/ore/phosphate_rock.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"templates": {
|
||||
"materials": {
|
||||
"id": "phosphate_rock_common",
|
||||
"texture": "assets/gso/textures/materials/ore/phosphate_rock.png",
|
||||
"stats": [],
|
||||
"meta": {
|
||||
"materialCategory": "ore"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||