Adding jade and amberinium coins, looked up amberinium and saw that it was a clear stone with amber or yellow streaks in it, I replicated this as best I could... it looks less like a copper coin now, note: mappers please don't use these in your maps as a general rule, plat is still the main 'big' coin, these are just like the 1000USD and 10k usd notes you know exist but never see, shop code and appraisement code should still say 'that will cost you bla plat and bla gold' etc, it should not ever mention amber or jade, it would be good if only azamuindo or areas close to it ever gave these out as change, as jade is of the east, aza is a high lvl area, and these are exotic coins. They should be accepted everywhere though

git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@4213 282e977c-c81d-0410-88c4-b93c2d0d6712
master
mikeeusa 2005-12-27 00:09:18 +00:00
parent 897804184a
commit e54ea4c1d8
4 changed files with 30 additions and 0 deletions

View File

@ -0,0 +1,15 @@
Object ambercoin
name amberium coin
race gold and jewels
face amber_coin.111
color_fg orange
nrof 1
type 36
material 2
materialname amberium
value 500000
weight 23
editable 2048
name_pl amberium coins
client_type 2001
end

Binary file not shown.

View File

@ -0,0 +1,15 @@
Object jadecoin
name jade coin
race gold and jewels
face jade_coin.111
color_fg green
nrof 1
type 36
material 2
materialname jade
value 5000
weight 10
editable 2048
name_pl jade coins
client_type 2001
end

Binary file not shown.