diff --git a/jewel/platblock.arc b/jewel/platblock.arc new file mode 100644 index 000000000..a285df69c --- /dev/null +++ b/jewel/platblock.arc @@ -0,0 +1,16 @@ +Object platblock +name platinum block +name_pl platinum blocks +race gold and jewels +face platblock.111 +color_fg grey +nrof 1 +type 60 +material 2 +materialname platinum +value 5000000 +weight 1000000 +identified 1 +editable 2048 +client_type 2005 +end diff --git a/jewel/platblock.base.111.png b/jewel/platblock.base.111.png new file mode 100644 index 000000000..8ede0b94e Binary files /dev/null and b/jewel/platblock.base.111.png differ diff --git a/jewel/silverblock.arc b/jewel/silverblock.arc new file mode 100644 index 000000000..6a994d93b --- /dev/null +++ b/jewel/silverblock.arc @@ -0,0 +1,16 @@ +Object silverblock +name silver block +name_pl silver blocks +race gold and jewels +face silverblock.111 +color_fg grey +nrof 1 +type 60 +material 2 +materialname silver +value 100000 +weight 1000000 +identified 1 +editable 2048 +client_type 2005 +end diff --git a/jewel/silverblock.base.111.png b/jewel/silverblock.base.111.png new file mode 100644 index 000000000..4e40aa796 Binary files /dev/null and b/jewel/silverblock.base.111.png differ