Blacksmith role (#534)
* disable crowbar door prying * blacksmith role * finish role * map update * more recipes to anvil * Update arenas.yml * glass! * ores rebalance
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 213 B |
@@ -14,19 +14,22 @@
|
||||
"name": "Alchemist"
|
||||
},
|
||||
{
|
||||
"name": "Innkeeper"
|
||||
"name": "Banker"
|
||||
},
|
||||
{
|
||||
"name": "Blacksmith"
|
||||
},
|
||||
{
|
||||
"name": "Captain"
|
||||
},
|
||||
{
|
||||
"name": "Commandant"
|
||||
},
|
||||
{
|
||||
"name": "GuardCommander"
|
||||
},
|
||||
{
|
||||
"name": "Banker"
|
||||
},
|
||||
{
|
||||
"name": "Commandant"
|
||||
"name": "Innkeeper"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
Resources/Textures/_CP14/Markers/jobs.rsi/blacksmith.png
Normal file
BIN
Resources/Textures/_CP14/Markers/jobs.rsi/blacksmith.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -16,6 +16,9 @@
|
||||
{
|
||||
"name": "banker"
|
||||
},
|
||||
{
|
||||
"name": "blacksmith"
|
||||
},
|
||||
{
|
||||
"name": "commandant"
|
||||
},
|
||||
|
||||
BIN
Resources/Textures/_CP14/Objects/Materials/glass.rsi/glass.png
Normal file
BIN
Resources/Textures/_CP14/Objects/Materials/glass.rsi/glass.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 251 B |
BIN
Resources/Textures/_CP14/Objects/Materials/glass.rsi/glass_2.png
Normal file
BIN
Resources/Textures/_CP14/Objects/Materials/glass.rsi/glass_2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 407 B |
BIN
Resources/Textures/_CP14/Objects/Materials/glass.rsi/glass_3.png
Normal file
BIN
Resources/Textures/_CP14/Objects/Materials/glass.rsi/glass_3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 501 B |
@@ -7,6 +7,15 @@
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "glass"
|
||||
},
|
||||
{
|
||||
"name": "glass_2"
|
||||
},
|
||||
{
|
||||
"name": "glass_3"
|
||||
},
|
||||
{
|
||||
"name": "shard2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user