diff --git a/misc/Container/frypan.arc b/misc/Container/frypan.arc new file mode 100644 index 000000000..a9a1b3f43 --- /dev/null +++ b/misc/Container/frypan.arc @@ -0,0 +1,21 @@ +Object frypan_closed +name frypan +other_arch frypan_opened +face frypan_closed.111 +type 122 +material 66 +container 150000 +editable 128 +identified 1 +magicmap brown +end +Object frypan_opened +name frypan +face frypan_opened.111 +type 121 +no_drop 1 +identified 1 +editable 0 +magicmap brown +end + diff --git a/misc/Container/frypan_closed.base.111.png b/misc/Container/frypan_closed.base.111.png new file mode 100644 index 000000000..2593f2ea4 Binary files /dev/null and b/misc/Container/frypan_closed.base.111.png differ diff --git a/misc/Container/frypan_opened.base.111.png b/misc/Container/frypan_opened.base.111.png new file mode 100644 index 000000000..b7d1b561a Binary files /dev/null and b/misc/Container/frypan_opened.base.111.png differ