--- deliantra/arch/mapbuilding/talking.arc 2009/10/10 07:14:49 1.8 +++ deliantra/arch/mapbuilding/talking.arc 2009/11/03 09:58:57 1.9 @@ -2,12 +2,6 @@ name Listening book material name_pl Listening book materials slaying magic_ear -face mbbook.x11 -nrof 1 -type 161 -subtype 3 -value 70000 -weight 1000 msg Creates a book which triggers other map elements when someone says the key phrase to it or within two squares. @@ -19,18 +13,18 @@ This will cause the book to trigger when "blah" is said. You can optionally also add text for the book to say in response on a separate line below the @match. endmsg +face mbbook.x11 +nrof 1 +type 161 +subtype 3 +value 70000 +weight 1000 end object building_mouthbook name Talking book material name_pl Talking book materials slaying magic_mouth -face mbbook.x11 -nrof 1 -type 161 -subtype 3 -value 45000 -weight 1000 msg Creates a book which speaks when triggered by another map element. @@ -38,5 +32,11 @@ Place a book or scroll, which will become the talking book, on top of the Marking Rune. The text is the message to be spoken by the talking book. endmsg +face mbbook.x11 +nrof 1 +type 161 +subtype 3 +value 45000 +weight 1000 end