Add face for cracked cauldrons. Use when the cauldron is identified.

master
SilverNexus 2021-07-19 22:55:19 -04:00
parent 9096d82830
commit dfdc614878
4 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,9 @@
New face for cracked cauldrons.
Adjusted cracked cauldrons to use this new face when identified.
crafting/Container/cauldron.arc
crafting/Container/cauldron.face
Daniel Hawkins 2021-07-19
Add a variant of fire_permanent that flickers a bit better
Created initially to be used on the random maps northeast of Navar
in order to replace the clunky creator mechanism previously in place.

View File

@ -15,6 +15,7 @@ Object bad_cauldron
name cracked cauldron
other_arch cauldron_open
face cauldron.111
identified_face cauldron_cracked.111
type 122
material 2
weight 20000

View File

@ -1,3 +1,6 @@
face cauldron.111
magicmap black
end
face cauldron_cracked.111
magicmap black
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B