Add "tissue paper" archetype, to replace ones in Raffle.

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21773 282e977c-c81d-0410-88c4-b93c2d0d6712
master
ryo_saeba 2021-01-16 13:26:59 +00:00
parent 096c2bbdf5
commit d9525c4b53
4 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,7 @@
Add "tissue paper" archetype, to replace ones in Raffle.
misc/item/tissue*
Nicolas Weeger 2020-01-16
Fix formula ingredient for "sickle sword".
formulae
Nicolas Weeger 2020-01-16

View File

@ -0,0 +1,8 @@
Object tissue_paper
name tissue paper
nrof 1
face tissu.111
weight 5000
value 3000
material 1
end

View File

Before

Width:  |  Height:  |  Size: 223 B

After

Width:  |  Height:  |  Size: 223 B

View File

@ -0,0 +1,3 @@
face tissu.111
magicmap blue
end