Adjusting naming on Imperial Bank Notes.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@19957 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
86f8b89d25
commit
b209a3f581
|
@ -1,3 +1,9 @@
|
|||
Naming and hyphenation changes to Imperial Bank Notes
|
||||
readable/imperial.arc
|
||||
readable/imperial10.arc
|
||||
readable/imperial100.arc
|
||||
Daniel Hawkins (SilverNexus) 2015-05-22
|
||||
|
||||
New graphic and archetype for a Scorn style bank.
|
||||
shop/bank_scorn.base.x11.png
|
||||
shop/bank_scorn.face
|
||||
|
|
|
@ -8,7 +8,7 @@ skill literacy
|
|||
material 1
|
||||
value 10000
|
||||
weight 5
|
||||
name_pl imperials
|
||||
name_pl Imperial Bank Notes
|
||||
msg
|
||||
One Imperial note
|
||||
"Nunc Est Dispendum"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Object imperial10
|
||||
name Ten Imperial Bank Note
|
||||
name Ten-Imperial Bank Note
|
||||
face imperial.111
|
||||
race gold and jewels
|
||||
nrof 1
|
||||
|
@ -8,7 +8,7 @@ skill literacy
|
|||
material 1
|
||||
value 100000
|
||||
weight 5
|
||||
name_pl 10 Imperial Bank Notes
|
||||
name_pl Ten-Imperial Bank Notes
|
||||
msg
|
||||
One Imperial note
|
||||
"Nunc Est Dispendum"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
Object imperial100
|
||||
name One Hundred Imperial Bank Note
|
||||
name One-Hundred-Imperial Bank Note
|
||||
face imperial.111
|
||||
race gold and jewels
|
||||
nrof 1
|
||||
|
@ -8,7 +8,7 @@ skill literacy
|
|||
material 1
|
||||
value 1000000
|
||||
weight 5
|
||||
name_pl 100 Imperial Bank Notes
|
||||
name_pl One-Hundred-Imperial Bank Notes
|
||||
msg
|
||||
One Imperial note
|
||||
"Nunc Est Dispendum"
|
||||
|
|
Loading…
Reference in New Issue