diff --git a/ChangeLog b/ChangeLog index 6fa3cf6ae..0bd72e54d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ +2014-05-27 SilverNexus + * jewel/bars/brassbar.*: Create brass bar, which can be smelted from copper and zinc. + 2014-05-23 Kevin Zheng * jewel/: Rename ores and remove those that are redundant. diff --git a/jewel/bars/brassbar.arc b/jewel/bars/brassbar.arc new file mode 100644 index 000000000..7c739ca88 --- /dev/null +++ b/jewel/bars/brassbar.arc @@ -0,0 +1,14 @@ +Object brassbar +name brass bar +race gold and jewels +face brassbar.111 +nrof 1 +type 73 +material 2 +materialname brass +value 650 +weight 10000 +identified 1 +name_pl copper bars +client_type 2005 +end diff --git a/jewel/bars/brassbar.base.111.png b/jewel/bars/brassbar.base.111.png new file mode 100644 index 000000000..9f789a88a Binary files /dev/null and b/jewel/bars/brassbar.base.111.png differ diff --git a/jewel/bars/brassbar.face b/jewel/bars/brassbar.face new file mode 100644 index 000000000..a7a1e2d09 --- /dev/null +++ b/jewel/bars/brassbar.face @@ -0,0 +1,3 @@ +face brassbar.111 +magicmap orange +end