diff --git a/door/odoor_1.face b/door/odoor_1.face index bb8601534..4fa95332e 100644 --- a/door/odoor_1.face +++ b/door/odoor_1.face @@ -1,3 +1,18 @@ face odoor_1.111 magicmap orange end +face odoor_1_fant_blue-green.111 +magicmap orange +end +face odoor_1_fant_red-white.111 +magicmap orange +end +face odoor_1_fant_blue-yellow.111 +magicmap orange +end +face odoor_1_fant_red-yellow.111 +magicmap orange +end +face odoor_1_fant_brown.111 +magicmap orange +end diff --git a/door/odoor_1_fant.arc b/door/odoor_1_fant.arc new file mode 100644 index 000000000..c6a6394b2 --- /dev/null +++ b/door/odoor_1_fant.arc @@ -0,0 +1,80 @@ +Object odoor_1_fant_blue-green +name door +randomitems door +move_block all +blocksview 1 +face odoor_1_fant_blue-green.111 +hp 400 +exp 1 +ac 20 +type 23 +material 16 +no_pick 1 +alive 1 +level 1 +end + +Object odoor_1_fant_blue-yellow +name door +randomitems door +move_block all +blocksview 1 +face odoor_1_fant_blue-yellow.111 +hp 400 +exp 1 +ac 20 +type 23 +material 16 +no_pick 1 +alive 1 +level 1 +end + +Object odoor_1_fant_brown +name door +randomitems door +move_block all +blocksview 1 +face odoor_1_fant_brown.111 +hp 400 +exp 1 +ac 20 +type 23 +material 16 +no_pick 1 +alive 1 +level 1 +end + +Object odoor_1_fant_red-white +name door +randomitems door +move_block all +blocksview 1 +face odoor_1_fant_red-white.111 +hp 400 +exp 1 +ac 20 +type 23 +material 16 +no_pick 1 +alive 1 +level 1 +end + +Object odoor_1_fant_red-yellow +name door +randomitems door +move_block all +blocksview 1 +face odoor_1_fant_red-yellow.111 +hp 400 +exp 1 +ac 20 +type 23 +material 16 +no_pick 1 +alive 1 +level 1 +end + diff --git a/door/odoor_1_fant_blue-green.base.111.png b/door/odoor_1_fant_blue-green.base.111.png new file mode 100644 index 000000000..3c79914da Binary files /dev/null and b/door/odoor_1_fant_blue-green.base.111.png differ diff --git a/door/odoor_1_fant_blue-yellow.base.111.png b/door/odoor_1_fant_blue-yellow.base.111.png new file mode 100644 index 000000000..4287b281b Binary files /dev/null and b/door/odoor_1_fant_blue-yellow.base.111.png differ diff --git a/door/odoor_1_fant_brown.base.111.png b/door/odoor_1_fant_brown.base.111.png new file mode 100644 index 000000000..680a212f7 Binary files /dev/null and b/door/odoor_1_fant_brown.base.111.png differ diff --git a/door/odoor_1_fant_red-white.base.111.png b/door/odoor_1_fant_red-white.base.111.png new file mode 100644 index 000000000..d498306d5 Binary files /dev/null and b/door/odoor_1_fant_red-white.base.111.png differ diff --git a/door/odoor_1_fant_red-yellow.base.111.png b/door/odoor_1_fant_red-yellow.base.111.png new file mode 100644 index 000000000..f093fbc85 Binary files /dev/null and b/door/odoor_1_fant_red-yellow.base.111.png differ