From 86c2304c39d26b15577900acb13950037ea0970b Mon Sep 17 00:00:00 2001 From: mardahl Date: Sun, 22 Apr 2001 06:37:21 +0000 Subject: [PATCH] Lightened the coins up a bit. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/trunk/arch@1021 282e977c-c81d-0410-88c4-b93c2d0d6712 --- jewel/goldcoin.arc | 2 +- jewel/plt_coin.arc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jewel/goldcoin.arc b/jewel/goldcoin.arc index 183f0056f..11b65fb6b 100644 --- a/jewel/goldcoin.arc +++ b/jewel/goldcoin.arc @@ -7,6 +7,6 @@ nrof 1 type 36 material 2 value 10 -weight 15 +weight 10 editable 2048 end diff --git a/jewel/plt_coin.arc b/jewel/plt_coin.arc index 2aa48f978..a0e26410d 100644 --- a/jewel/plt_coin.arc +++ b/jewel/plt_coin.arc @@ -7,6 +7,6 @@ nrof 1 type 36 material 2 value 50 -weight 20 +weight 10 editable 2048 end