From c6b287e06373d7670ad3e871f4a462983d2af573 Mon Sep 17 00:00:00 2001 From: Rick Tanner Date: Fri, 16 Jun 2023 00:33:33 -0500 Subject: [PATCH] Correct spacing after punctuation in msg text for maps in the wolfsburg/ directory --- .../apartments/pet-apartment/pet-apartment | 22 ++++++++--------- .../apartments/pet-apartment/pet-apartment2 | 6 ++--- .../apartments/pet-apartment/pet-apartment3 | 2 +- .../apartments/pet-apartment/torture-chamber | 2 +- wolfsburg/dungeons/church.2 | 6 ++--- wolfsburg/dungeons/church.4a | 4 ++-- wolfsburg/dungeons/church.4b | 8 +++---- wolfsburg/dungeons/underworld | 4 ++-- .../guilds/damned_heretics/guild_alchemy | 4 ++-- wolfsburg/guilds/damned_heretics/guild_bbq | 4 ++-- wolfsburg/guilds/damned_heretics/guild_hq | 6 ++--- .../guilds/damned_heretics/guild_jeweler | 6 ++--- wolfsburg/guilds/damned_heretics/guild_tan | 4 ++-- wolfsburg/guilds/damned_heretics/guild_thaum | 6 ++--- .../guilds/damned_heretics/guild_toolshed | 8 +++---- .../guilds/damned_heretics/guildman_lounge | 6 ++--- .../guilds/damned_heretics/guildmaster_lounge | 6 ++--- .../guilds/damned_heretics/journeyman_lounge | 4 ++-- wolfsburg/guilds/damned_heretics/mainfloor | 20 ++++++++-------- .../guilds/damned_heretics/master_lounge | 4 ++-- .../guilds/damned_heretics/novice_lounge | 4 ++-- wolfsburg/guilds/damned_heretics/secondfloor | 6 ++--- wolfsburg/guilds/damned_heretics/storage_room | 4 ++-- wolfsburg/guilds/damned_heretics/upper | 4 ++-- wolfsburg/lursendis | 4 ++-- wolfsburg/magara/castle/floor_1 | 4 ++-- wolfsburg/magara/castle/floor_3 | 8 +++---- wolfsburg/piratechurch | 4 ++-- wolfsburg/shops/transport.shoppe | 4 ++-- wolfsburg/temple/temp_dung1 | 24 +++++++++---------- wolfsburg/volcano/heimser_hut_0 | 6 ++--- wolfsburg/volcano/heimser_hut_2 | 16 ++++++------- wolfsburg/volcano/vvmansion | 10 ++++---- 33 files changed, 115 insertions(+), 115 deletions(-) diff --git a/wolfsburg/apartments/pet-apartment/pet-apartment b/wolfsburg/apartments/pet-apartment/pet-apartment index 176bdc3ab..666608b89 100644 --- a/wolfsburg/apartments/pet-apartment/pet-apartment +++ b/wolfsburg/apartments/pet-apartment/pet-apartment @@ -10,8 +10,8 @@ width 12 height 15 enter_x 4 msg -Creator: 2007-06-11 Philip Stolarczyk -Modified: 2008-10-02 Rick Tanner +Creator: 2007-06-11 Philip Stolarczyk +Modified: 2023-06-16 Rick Tanner endmsg end arch dungeon_magic @@ -243,7 +243,7 @@ y 8 end arch magic_mouth msg -You wake up in a cage! You think you may be able to tunnel out through the floor. +You wake up in a cage! You think you may be able to tunnel out through the floor. endmsg x 1 y 8 @@ -252,7 +252,7 @@ arch oakdoor name dirtfloor slaying pet-apartment msg -You tunnel under the bars. You hope your pets don't figure out this trick. +You tunnel under the bars. You hope your pets don't figure out this trick. endmsg face dirtfloor.111 hp 2 @@ -641,7 +641,7 @@ y 8 end arch magic_mouth msg -You wake up in a cage! You think you may be able to tunnel out through the floor. +You wake up in a cage! You think you may be able to tunnel out through the floor. endmsg x 3 y 8 @@ -650,7 +650,7 @@ arch oakdoor name dirtfloor slaying pet-apartment msg -You tunnel under the bars. You hope your pets don't figure out this trick. +You tunnel under the bars. You hope your pets don't figure out this trick. endmsg face dirtfloor.111 hp 2 @@ -934,7 +934,7 @@ arch sign name Instructions msg Welcome to your pet storage apartment. -To save a pet, bring the pet you wish to store to the teleporter and pull the lever. It will take a few moments for the pet to appear in the cell. +To save a pet, bring the pet you wish to store to the teleporter and pull the lever. It will take a few moments for the pet to appear in the cell. To retrieve a pet, pull the lever in front of the cell. To escape from the pet cell if you get trapped, apply the floor. @@ -1051,7 +1051,7 @@ y 8 end arch magic_mouth msg -You wake up in a cage! You think you may be able to tunnel out through the floor. +You wake up in a cage! You think you may be able to tunnel out through the floor. endmsg x 5 y 8 @@ -1060,7 +1060,7 @@ arch oakdoor name dirtfloor slaying pet-apartment msg -You tunnel under the bars. You hope your pets don't figure out this trick. +You tunnel under the bars. You hope your pets don't figure out this trick. endmsg face dirtfloor.111 hp 6 @@ -1443,7 +1443,7 @@ y 8 end arch magic_mouth msg -You wake up in a cage! You think you may be able to tunnel out through the floor. +You wake up in a cage! You think you may be able to tunnel out through the floor. endmsg x 7 y 8 @@ -1452,7 +1452,7 @@ arch oakdoor name dirtfloor slaying pet-apartment msg -You tunnel under the bars. You hope your pets don't figure out this trick. +You tunnel under the bars. You hope your pets don't figure out this trick. endmsg face dirtfloor.111 hp 6 diff --git a/wolfsburg/apartments/pet-apartment/pet-apartment2 b/wolfsburg/apartments/pet-apartment/pet-apartment2 index 89474e0b9..7f7fe4041 100644 --- a/wolfsburg/apartments/pet-apartment/pet-apartment2 +++ b/wolfsburg/apartments/pet-apartment/pet-apartment2 @@ -7,8 +7,8 @@ height 19 enter_x 7 enter_y 1 msg -Creator: 2007-06-11 Philip Stolarczyk -Modified: 2012-01-20 Rick Tanner +Creator: 2007-06-11 Philip Stolarczyk +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor2 @@ -947,7 +947,7 @@ end arch card msg Warnings: -Due to the power of the magic involved, retrieving large creatures from their cells may not be completely safe. You may need to use town portal to bring your pets here, or to bring them with you after you retrieve them. +Due to the power of the magic involved, retrieving large creatures from their cells may not be completely safe. You may need to use town portal to bring your pets here, or to bring them with you after you retrieve them. endmsg x 6 y 1 diff --git a/wolfsburg/apartments/pet-apartment/pet-apartment3 b/wolfsburg/apartments/pet-apartment/pet-apartment3 index 5166b4fe8..7666f9559 100644 --- a/wolfsburg/apartments/pet-apartment/pet-apartment3 +++ b/wolfsburg/apartments/pet-apartment/pet-apartment3 @@ -7,7 +7,7 @@ height 10 enter_x 1 enter_y 1 msg -Creator: 2007-06-11 Philip Stolarczyk +Creator: 2007-06-11 Philip Stolarczyk Modified: 2008-10-02 Rick Tanner endmsg end diff --git a/wolfsburg/apartments/pet-apartment/torture-chamber b/wolfsburg/apartments/pet-apartment/torture-chamber index 30eb412d6..cda16beed 100644 --- a/wolfsburg/apartments/pet-apartment/torture-chamber +++ b/wolfsburg/apartments/pet-apartment/torture-chamber @@ -8,7 +8,7 @@ height 15 enter_x 2 enter_y 1 msg -Creator: 2007-06-11 Philip Stolarczyk +Creator: 2007-06-11 Philip Stolarczyk Modified: 2022-04-03 Rick Tanner endmsg end diff --git a/wolfsburg/dungeons/church.2 b/wolfsburg/dungeons/church.2 index 94fa91035..f76f48336 100644 --- a/wolfsburg/dungeons/church.2 +++ b/wolfsburg/dungeons/church.2 @@ -7,7 +7,7 @@ height 29 enter_x 5 enter_y 6 msg -Modified: 2022-08-07 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg reset_group wolfsburg_well-to-catacombs end @@ -5330,8 +5330,8 @@ end arch book_read name old battered book msg -This book tells the tale of an ancient catacomb extending deep beneath the earth. It tells of a race that once lived in the catacomb but has disappeared leaving only a few treasures to remind explorers of their existence. Of particular note is the reference to a dragon that the race captured: - In order to trap intruders, the Veloria captured a dragon and kept it in a large cavern. The Veloria themselves knew the safe exit was through a g---e---d which they referred to as the bonesway. +This book tells the tale of an ancient catacomb extending deep beneath the earth. It tells of a race that once lived in the catacomb but has disappeared leaving only a few treasures to remind explorers of their existence. Of particular note is the reference to a dragon that the race captured: + In order to trap intruders, the Veloria captured a dragon and kept it in a large cavern. The Veloria themselves knew the safe exit was through a g---e---d which they referred to as the bonesway. Unfortunately the book is damaged so you are unable to make out all the text... endmsg x 30 diff --git a/wolfsburg/dungeons/church.4a b/wolfsburg/dungeons/church.4a index 6fb6591d3..c58a9a8c4 100644 --- a/wolfsburg/dungeons/church.4a +++ b/wolfsburg/dungeons/church.4a @@ -8,7 +8,7 @@ enter_x 7 enter_y 16 msg Created: 1994-11-15 -Modified: 2022-08-07 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg reset_group wolfsburg_well-to-catacombs end @@ -1002,7 +1002,7 @@ y 6 end arch magic_mouth msg -This room has the mustiness of a place that once saw death a long time ago. The furniture is sturdy but finely made. +This room has the mustiness of a place that once saw death a long time ago. The furniture is sturdy but finely made. endmsg x 8 y 7 diff --git a/wolfsburg/dungeons/church.4b b/wolfsburg/dungeons/church.4b index 30d35b0fa..f58510b8a 100644 --- a/wolfsburg/dungeons/church.4b +++ b/wolfsburg/dungeons/church.4b @@ -8,7 +8,7 @@ enter_x 1 enter_y 1 msg Created: 1994-11-15 -Modified: 2022-08-07 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg reset_group wolfsburg_well-to-catacombs end @@ -1223,11 +1223,11 @@ arch giant name Strom The Wise msg @match hi|hello -Greetings travellers. What knowledge do you seek? +Greetings travellers. What knowledge do you seek? @match danger -There are many dangers. The deeper you travel the worse it becomes. Don't wander into the caverns, they are full of hungry mouths. +There are many dangers. The deeper you travel the worse it becomes. Don't wander into the caverns, they are full of hungry mouths. @match veloria -Beware their pet dragon. Although they are all dead, their pet is not. Just because they are dead, do not assume they are no longer here... +Beware their pet dragon. Although they are all dead, their pet is not. Just because they are dead, do not assume they are no longer here... @match bonesway The bonesway is the graveyard. endmsg diff --git a/wolfsburg/dungeons/underworld b/wolfsburg/dungeons/underworld index ef72052c6..3b897a09e 100644 --- a/wolfsburg/dungeons/underworld +++ b/wolfsburg/dungeons/underworld @@ -8,7 +8,7 @@ enter_x 7 enter_y 5 msg You have entered the Underworld. -Modified: 2012-04-01 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor @@ -3192,7 +3192,7 @@ Morgan Queen of the Underlings. @match underlings Those who tend the Underworld. @match underworld -The Underworld is where you are now. This is a minor garden in the Underworld. +The Underworld is where you are now. This is a minor garden in the Underworld. @match garden There are many rooms in the underworld, in order to enter you must first pass the gates. @match gates diff --git a/wolfsburg/guilds/damned_heretics/guild_alchemy b/wolfsburg/guilds/damned_heretics/guild_alchemy index 5d59f3c7d..0b7f3f454 100644 --- a/wolfsburg/guilds/damned_heretics/guild_alchemy +++ b/wolfsburg/guilds/damned_heretics/guild_alchemy @@ -12,7 +12,7 @@ Creator: CF Java Map Editor Date: 4/8/2007 Map finised by: Alestan jehloq@yahoo.com Date: 8/27/2007 -Modified: 2021-08-01 Andreas Kirschbaum +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor @@ -691,7 +691,7 @@ arch altar_trigger name New Cauldron slaying Cauldron msg -Removing your old cauldron. Please wait. +Removing your old cauldron. Please wait. endmsg exp 60 food 1 diff --git a/wolfsburg/guilds/damned_heretics/guild_bbq b/wolfsburg/guilds/damned_heretics/guild_bbq index baa6e6537..65d8e99a6 100644 --- a/wolfsburg/guilds/damned_heretics/guild_bbq +++ b/wolfsburg/guilds/damned_heretics/guild_bbq @@ -13,7 +13,7 @@ Editor: CrossfireEditor Date: 3/15/2007 Map finised by: Alestan jehloq@yahoo.com Date: 8/27/2007 -Modified: 2021-08-01 Andreas Kirschbaum +Modified: 2023-06-16 Rick Tanner endmsg outdoor 1 end @@ -293,7 +293,7 @@ arch altar_trigger name New Stove slaying Stove msg -Removing your old stove. Please wait. +Removing your old stove. Please wait. endmsg exp 60 food 1 diff --git a/wolfsburg/guilds/damned_heretics/guild_hq b/wolfsburg/guilds/damned_heretics/guild_hq index ecf700b74..b166a1ce8 100644 --- a/wolfsburg/guilds/damned_heretics/guild_hq +++ b/wolfsburg/guilds/damned_heretics/guild_hq @@ -10,10 +10,10 @@ enter_y 1 msg CF Java Map Editor Creator: Avion -Date: 6/14/2003 +Date: 6/14/2003 Map finised by: Alestan jehloq@yahoo.com Date: 8/27/2007 -Modified: 2012-03-30 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg end arch flagstone @@ -4760,7 +4760,7 @@ move_on all end arch magic_mouth msg -The Oracle points at you and curses. Your brain is on fire! The Oracle zaps a wand. The bolt hits you. You feel a wrenching sensation. Something is wrong! +The Oracle points at you and curses. Your brain is on fire! The Oracle zaps a wand. The bolt hits you. You feel a wrenching sensation. Something is wrong! endmsg x 23 end diff --git a/wolfsburg/guilds/damned_heretics/guild_jeweler b/wolfsburg/guilds/damned_heretics/guild_jeweler index 268defd20..3e87a4993 100644 --- a/wolfsburg/guilds/damned_heretics/guild_jeweler +++ b/wolfsburg/guilds/damned_heretics/guild_jeweler @@ -10,10 +10,10 @@ enter_y 4 msg Creator: Rick Tanner Editor: CrossfireEditor -Date: 3/19/2007 +Date: 3/19/2007 Map finised by: Alestan jehloq@yahoo.com Date: 8/27/2007 -Modified: 2013-05-12 Nicolas Weeger +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor @@ -624,7 +624,7 @@ arch altar_trigger name New Jeweler's Workbench slaying JewelersBench msg -Removing your old workbench. Please wait. +Removing your old workbench. Please wait. endmsg exp 60 food 1 diff --git a/wolfsburg/guilds/damned_heretics/guild_tan b/wolfsburg/guilds/damned_heretics/guild_tan index d498c6465..f952af824 100644 --- a/wolfsburg/guilds/damned_heretics/guild_tan +++ b/wolfsburg/guilds/damned_heretics/guild_tan @@ -7,7 +7,7 @@ height 11 msg Creator: Default Date: 2008-06-24 -Modified: 2013-05-12 Nicolas Weeger +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor @@ -187,7 +187,7 @@ arch altar_trigger name New Tanning Bench slaying TanningDesk msg -Removing your old tanning bench. Please wait. +Removing your old tanning bench. Please wait. endmsg exp 60 food 1 diff --git a/wolfsburg/guilds/damned_heretics/guild_thaum b/wolfsburg/guilds/damned_heretics/guild_thaum index ca07feabe..02d547c99 100644 --- a/wolfsburg/guilds/damned_heretics/guild_thaum +++ b/wolfsburg/guilds/damned_heretics/guild_thaum @@ -10,10 +10,10 @@ enter_y 3 msg Creator: Rick Tanner Editor: CrossfireEditor -Date: 3/19/2007 +Date: 3/19/2007 Map finised by: Alestan jehloq@yahoo.com Date: 8/27/2007 -Modified: 2013-05-12 Nicolas Weeger +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor @@ -156,7 +156,7 @@ arch altar_trigger name New Thaumaturge Desk slaying ThaumaturgyDesk msg -Removing your old thaumaturgy desk. Please wait. +Removing your old thaumaturgy desk. Please wait. endmsg exp 60 food 1 diff --git a/wolfsburg/guilds/damned_heretics/guild_toolshed b/wolfsburg/guilds/damned_heretics/guild_toolshed index 92e4a934b..df3697cc3 100644 --- a/wolfsburg/guilds/damned_heretics/guild_toolshed +++ b/wolfsburg/guilds/damned_heretics/guild_toolshed @@ -10,10 +10,10 @@ enter_y 4 msg Creator: Rick Tanner Editor: CrossfireEditor -Date: 3/17/2007 +Date: 3/17/2007 Map finised by: Alestan jehloq@yahoo.com Date: 8/27/2007 -Modified: 2013-05-12 Nicolas Weeger +Modified: 2023-06-16 Rick Tanner endmsg end arch grass @@ -524,7 +524,7 @@ arch altar_trigger name New Forge slaying Forge msg -Removing your old forge. Please wait. +Removing your old forge. Please wait. endmsg exp 60 food 1 @@ -2130,7 +2130,7 @@ arch altar_trigger name New Workbench slaying BowyerBench msg -Removing your old bowyer bench. Please wait. +Removing your old bowyer bench. Please wait. endmsg exp 60 food 1 diff --git a/wolfsburg/guilds/damned_heretics/guildman_lounge b/wolfsburg/guilds/damned_heretics/guildman_lounge index e80cd86b2..155097190 100644 --- a/wolfsburg/guilds/damned_heretics/guildman_lounge +++ b/wolfsburg/guilds/damned_heretics/guildman_lounge @@ -8,8 +8,8 @@ height 18 enter_x 1 enter_y 8 msg -Created: 2004-05-12 -Modified: 2012-03-30 Rick Tanner +Created: 2004-05-12 +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor @@ -759,7 +759,7 @@ msg As you are certainly aware, we at Guild Houses Inc. take great care of our customer's satisfaction. Unfortunately this is not the case of all our suppliers. Thus the roof of the Big Storage Room collapsed last time a dragon flew too low. -While we sue the indelicate supplier who made the roof up to his last silver coin, and the dragon to its last scale, we decided to let you, the Customer, pay for the repairs. You will, this way, be able to customize this Big Storage Room to your tastes, and pay our partner organization Acme Inc. many building fees. +While we sue the indelicate supplier who made the roof up to his last silver coin, and the dragon to its last scale, we decided to let you, the Customer, pay for the repairs. You will, this way, be able to customize this Big Storage Room to your tastes, and pay our partner organization Acme Inc. many building fees. We hope you will enjoy building this place! endmsg x 3 diff --git a/wolfsburg/guilds/damned_heretics/guildmaster_lounge b/wolfsburg/guilds/damned_heretics/guildmaster_lounge index 554ee2f4a..179d3b25e 100644 --- a/wolfsburg/guilds/damned_heretics/guildmaster_lounge +++ b/wolfsburg/guilds/damned_heretics/guildmaster_lounge @@ -8,8 +8,8 @@ height 18 enter_x 1 enter_y 8 msg -Created: 2004-05-12 -Modified: 2012-03-30 Rick Tanner +Created: 2004-05-12 +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor @@ -789,7 +789,7 @@ msg As you are certainly aware, we at Guild Houses Inc. take great care of our customer's satisfaction. Unfortunately this is not the case of all our suppliers. Thus the roof of the Big Storage Room collapsed last time a dragon flew too low. -While we sue the indelicate supplier who made the roof up to his last silver coin, and the dragon to its last scale, we decided to let you, the Customer, pay for the repairs. You will, this way, be able to customize this Big Storage Room to your tastes, and pay our partner organization Acme Inc. many building fees. +While we sue the indelicate supplier who made the roof up to his last silver coin, and the dragon to its last scale, we decided to let you, the Customer, pay for the repairs. You will, this way, be able to customize this Big Storage Room to your tastes, and pay our partner organization Acme Inc. many building fees. We hope you will enjoy building this place! endmsg x 3 diff --git a/wolfsburg/guilds/damned_heretics/journeyman_lounge b/wolfsburg/guilds/damned_heretics/journeyman_lounge index d5c6e6cec..ac3d47edf 100644 --- a/wolfsburg/guilds/damned_heretics/journeyman_lounge +++ b/wolfsburg/guilds/damned_heretics/journeyman_lounge @@ -9,7 +9,7 @@ enter_x 1 enter_y 8 msg Created: 2004-05-12 -Modified: 2012-03-30 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor @@ -759,7 +759,7 @@ msg As you are certainly aware, we at Guild Houses Inc. take great care of our customer's satisfaction. Unfortunately this is not the case of all our suppliers. Thus the roof of the Big Storage Room collapsed last time a dragon flew too low. -While we sue the indelicate supplier who made the roof up to his last silver coin, and the dragon to its last scale, we decided to let you, the Customer, pay for the repairs. You will, this way, be able to customize this Big Storage Room to your tastes, and pay our partner organization Acme Inc. many building fees. +While we sue the indelicate supplier who made the roof up to his last silver coin, and the dragon to its last scale, we decided to let you, the Customer, pay for the repairs. You will, this way, be able to customize this Big Storage Room to your tastes, and pay our partner organization Acme Inc. many building fees. We hope you will enjoy building this place! endmsg x 3 diff --git a/wolfsburg/guilds/damned_heretics/mainfloor b/wolfsburg/guilds/damned_heretics/mainfloor index 586c176e8..20e2621b3 100644 --- a/wolfsburg/guilds/damned_heretics/mainfloor +++ b/wolfsburg/guilds/damned_heretics/mainfloor @@ -12,10 +12,10 @@ GuildHouse Main Floor Creators: majorwoo josh@woosworld.net Avion -Date: 11/19/2004 +Date: 11/19/2004 Map finised by: Alestan jehloq@yahoo.com Date: 8/27/2007 -Modified: 2022-02-16 Kevin Zheng +Modified: 2023-06-16 Rick Tanner endmsg outdoor 1 end @@ -1328,7 +1328,7 @@ y 3 unique 1 end arch button_lever -name Left allows guildmen into mainfloor crafting areas. Right denies. +name Left allows guildmen into mainfloor crafting areas. Right denies. msg Pull to let unwanted guests out. endmsg @@ -2267,7 +2267,7 @@ end arch sign_w name Guild HQ msg -Guild Masters Only. Keep out. +Guild Masters Only. Keep out. endmsg x 8 y 3 @@ -3619,13 +3619,13 @@ name Owners Guide msg Welcome to your new Guild House! A few things to note, bugs should be reported to alestan@meflin.com. -In the upper left corner, there are two levers, the left one pays out fees and dues, fees are dropped onto the floor and dues go straight into your inventory. The one on the right sets what happens if a non member tries to enter. In the left position, they are held in a prison and must wait for the guild master, get a DM to help, or step into chaos long enough to word of recall out. In the right position, it simply throws them out of the entry portal. The work rooms are not player unique maps, so multiple people can enter the same work room. The maps also do not reset, there is a small fee for using the maps, that the guild masters collect, use the funds from it to replace broken equipment. To control who has access to the rooms, in the basement there are tokens, one of each kind is free, further ones must be purchased at ten gold apiece. Once in a while the mechanism malfunctions and eats your money, just like a real vending machine, if this happens, sorry, just put more in and it should work. You may buy four additional tokens per map reset, if you buy a fifth, it will refund your money and tell you it is sold out, putting more money in is simply eaten by the machine. Questions or comments, please send them to alestan@meflin.com +In the upper left corner, there are two levers, the left one pays out fees and dues, fees are dropped onto the floor and dues go straight into your inventory. The one on the right sets what happens if a non member tries to enter. In the left position, they are held in a prison and must wait for the guild master, get a DM to help, or step into chaos long enough to word of recall out. In the right position, it simply throws them out of the entry portal. The work rooms are not player unique maps, so multiple people can enter the same work room. The maps also do not reset, there is a small fee for using the maps, that the guild masters collect, use the funds from it to replace broken equipment. To control who has access to the rooms, in the basement there are tokens, one of each kind is free, further ones must be purchased at ten gold apiece. Once in a while the mechanism malfunctions and eats your money, just like a real vending machine, if this happens, sorry, just put more in and it should work. You may buy four additional tokens per map reset, if you buy a fifth, it will refund your money and tell you it is sold out, putting more money in is simply eaten by the machine. Questions or comments, please send them to alestan@meflin.com -New in this update: Security system for the guild. It's not perfect yet, but it catches most people trying to sneak into the guild. Guild Storage room, the old storage hall is set up, thanks to Chad, to be a sorting/staging room. It is not secure, so it is suggested that valuable items are not left unattended in it. Also, if the gates are up in front of the stairs and you jump down one of the holes, a guildmaster will have to come rescue you because there is no way out. New guild storage area is added under the guild. The entrance is through the basement to the north. This one splits up whose allowed to enter by guild rank. Play around with it, most of the bugs should have been fixed already. +New in this update: Security system for the guild. It's not perfect yet, but it catches most people trying to sneak into the guild. Guild Storage room, the old storage hall is set up, thanks to Chad, to be a sorting/staging room. It is not secure, so it is suggested that valuable items are not left unattended in it. Also, if the gates are up in front of the stairs and you jump down one of the holes, a guildmaster will have to come rescue you because there is no way out. New guild storage area is added under the guild. The entrance is through the basement to the north. This one splits up whose allowed to enter by guild rank. Play around with it, most of the bugs should have been fixed already. -Known bugs: Some areas may be accessible by dimension door that should not be accessible. Some of the floor in the storage rooms beneath the guild hall may not be buildable. Those are the major ones. +Known bugs: Some areas may be accessible by dimension door that should not be accessible. Some of the floor in the storage rooms beneath the guild hall may not be buildable. Those are the major ones. -P.S. This latest version now includes a security system. Anyone caught on the mainfloor who does not belong is jailed for a random length of time between 15 minutes and four hours, or life. Anyone caught entering the GM only area in the guild_hq, will be given one of 9 random curses. At present, they must see a DM to have it removed. +P.S. This latest version now includes a security system. Anyone caught on the mainfloor who does not belong is jailed for a random length of time between 15 minutes and four hours, or life. Anyone caught entering the GM only area in the guild_hq, will be given one of 9 random curses. At present, they must see a DM to have it removed. Alestan endmsg @@ -4351,7 +4351,7 @@ unique 1 end end arch goldfloor -name drop 25 jade coins for Kennel +name drop 25 jade coins for Kennel slaying jadecoin food 25 x 14 @@ -4417,7 +4417,7 @@ x 14 y 26 end arch sign -name Posted: No Tresspassing +name Posted: No Tresspassing msg Violators will be jailed, if they live that long. In all seriousness, permanant character damage can result from trying to break into the guild. diff --git a/wolfsburg/guilds/damned_heretics/master_lounge b/wolfsburg/guilds/damned_heretics/master_lounge index 57fc97963..70038e38b 100644 --- a/wolfsburg/guilds/damned_heretics/master_lounge +++ b/wolfsburg/guilds/damned_heretics/master_lounge @@ -9,7 +9,7 @@ enter_x 1 enter_y 8 msg Created: 2004-05-12 -Modified: 2012-03-30 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor @@ -728,7 +728,7 @@ msg As you are certainly aware, we at Guild Houses Inc. take great care of our customer's satisfaction. Unfortunately this is not the case of all our suppliers. Thus the roof of the Big Storage Room collapsed last time a dragon flew too low. -While we sue the indelicate supplier who made the roof up to his last silver coin, and the dragon to its last scale, we decided to let you, the Customer, pay for the repairs. You will, this way, be able to customize this Big Storage Room to your tastes, and pay our partner organization Acme Inc. many building fees. +While we sue the indelicate supplier who made the roof up to his last silver coin, and the dragon to its last scale, we decided to let you, the Customer, pay for the repairs. You will, this way, be able to customize this Big Storage Room to your tastes, and pay our partner organization Acme Inc. many building fees. We hope you will enjoy building this place! endmsg x 3 diff --git a/wolfsburg/guilds/damned_heretics/novice_lounge b/wolfsburg/guilds/damned_heretics/novice_lounge index 3d07ac256..1033c7df2 100644 --- a/wolfsburg/guilds/damned_heretics/novice_lounge +++ b/wolfsburg/guilds/damned_heretics/novice_lounge @@ -9,7 +9,7 @@ enter_x 1 enter_y 8 msg Created: 2004-05-12 -Modified: 2012-03-30 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor @@ -727,7 +727,7 @@ msg As you are certainly aware, we at Guild Houses Inc. take great care of our customer's satisfaction. Unfortunately this is not the case of all our suppliers. Thus the roof of the Big Storage Room collapsed last time a dragon flew too low. -While we sue the indelicate supplier who made the roof up to his last silver coin, and the dragon to its last scale, we decided to let you, the Customer, pay for the repairs. You will, this way, be able to customize this Big Storage Room to your tastes, and pay our partner organization Acme Inc. many building fees. +While we sue the indelicate supplier who made the roof up to his last silver coin, and the dragon to its last scale, we decided to let you, the Customer, pay for the repairs. You will, this way, be able to customize this Big Storage Room to your tastes, and pay our partner organization Acme Inc. many building fees. We hope you will enjoy building this place! endmsg x 3 diff --git a/wolfsburg/guilds/damned_heretics/secondfloor b/wolfsburg/guilds/damned_heretics/secondfloor index 97108dc0f..bb1f392ef 100644 --- a/wolfsburg/guilds/damned_heretics/secondfloor +++ b/wolfsburg/guilds/damned_heretics/secondfloor @@ -9,10 +9,10 @@ enter_x 12 enter_y 11 msg Creator: majorwoo josh@woosworld.net -Date: 11/19/2004 +Date: 11/19/2004 Map finised by: Alestan jehloq@yahoo.com Date: 8/27/2007 -Modified: 2013-05-12 Nicolas Weeger +Modified: 2023-06-16 Rick Tanner endmsg end arch dungeon_magic @@ -951,7 +951,7 @@ unique 1 end arch magic_mouth msg -This crystal glows brighter than anything you've ever seen. You wonder if touching it might be a bad idea. +This crystal glows brighter than anything you've ever seen. You wonder if touching it might be a bad idea. endmsg x 2 y 2 diff --git a/wolfsburg/guilds/damned_heretics/storage_room b/wolfsburg/guilds/damned_heretics/storage_room index 864f2cbc2..248a8d162 100644 --- a/wolfsburg/guilds/damned_heretics/storage_room +++ b/wolfsburg/guilds/damned_heretics/storage_room @@ -9,7 +9,7 @@ enter_x 28 enter_y 14 msg Created: 2008-10-10 Chad Opperman | cromagic@sbcglobal.net -Modified: 2012-03-30 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg end arch blocked @@ -6518,7 +6518,7 @@ end arch book_clasp name Owner's Guide msg -Welcome to your storage building. This fine facility has a auto-storing feature, so that you can store all your items into their respective areas faster than normal. Also, there are powerful anti magic fields all through this facility, to make it impossible to have your loot destroyed. To use the auto sort feature, place items on the pits above, then pull the lever. That causes the items to fall through tubes and end up in different rooms to your sorting delight. Enjoy! +Welcome to your storage building. This fine facility has a auto-storing feature, so that you can store all your items into their respective areas faster than normal. Also, there are powerful anti magic fields all through this facility, to make it impossible to have your loot destroyed. To use the auto sort feature, place items on the pits above, then pull the lever. That causes the items to fall through tubes and end up in different rooms to your sorting delight. Enjoy! endmsg x 27 y 9 diff --git a/wolfsburg/guilds/damned_heretics/upper b/wolfsburg/guilds/damned_heretics/upper index 4df494b24..ddc41e819 100644 --- a/wolfsburg/guilds/damned_heretics/upper +++ b/wolfsburg/guilds/damned_heretics/upper @@ -7,7 +7,7 @@ enter_x 12 enter_y 11 msg Created: 2002-01-11 -Modified: 2009-10-23 Andreas Kirschbaum +Modified: 2023-06-16 Rick Tanner endmsg end arch woodfloor @@ -858,7 +858,7 @@ end arch locked_door1 slaying chargingroom msg -You need the Charging Room key to open this door. +You need the Charging Room key to open this door. endmsg x 4 y 7 diff --git a/wolfsburg/lursendis b/wolfsburg/lursendis index 541aa0c48..d332569a3 100644 --- a/wolfsburg/lursendis +++ b/wolfsburg/lursendis @@ -8,7 +8,7 @@ enter_x 8 enter_y 4 msg Created: 2007-05-23 ryo -Modified: 2021-10-02 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg maplore @quest wolfsburg/Lursendis @@ -166,7 +166,7 @@ msg @match farnass Ha yes, Farnass 'The Recipe Spellcrafter.' Good friend, haven't seen him in 15 years... -I think he lived in Scorn or some island around. +I think he lived in Scorn or some island around. @match caramel Yes, but I would only eat a caramel made by my friend Farnass. @match hungry|food|cook diff --git a/wolfsburg/magara/castle/floor_1 b/wolfsburg/magara/castle/floor_1 index 50eb3f7ad..ccc03af43 100644 --- a/wolfsburg/magara/castle/floor_1 +++ b/wolfsburg/magara/castle/floor_1 @@ -8,7 +8,7 @@ enter_x 1 enter_y 1 msg Created: 1994-10-12 -Modified: 2022-08-07 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg reset_group wolfsburg_castle-of-magara end @@ -461,7 +461,7 @@ end arch sign name info msg -This is a new version of the Castle of Magara. The outlook has been improved and some valuable treasure has been put in to make it more attractive. =) +This is a new version of the Castle of Magara. The outlook has been improved and some valuable treasure has been put in to make it more attractive. =) endmsg x 2 y 1 diff --git a/wolfsburg/magara/castle/floor_3 b/wolfsburg/magara/castle/floor_3 index f87e3bb99..fbd655172 100644 --- a/wolfsburg/magara/castle/floor_3 +++ b/wolfsburg/magara/castle/floor_3 @@ -8,7 +8,7 @@ enter_x 3 enter_y 3 msg Created: 2000-05-21 -Modified: 2022-08-07 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg reset_group wolfsburg_castle-of-magara end @@ -877,7 +877,7 @@ y 3 end arch magic_mouth msg -This is the roof of the castle. Huh, the wind picks up speed... +This is the roof of the castle. Huh, the wind picks up speed... endmsg x 3 y 4 @@ -1051,7 +1051,7 @@ y 2 end arch magic_mouth msg -This is the roof of the castle. Huh, the wind picks up speed... +This is the roof of the castle. Huh, the wind picks up speed... endmsg x 4 y 3 @@ -1062,7 +1062,7 @@ y 3 end arch magic_mouth msg -This is the roof of the castle. Huh, the wind picks up speed... +This is the roof of the castle. Huh, the wind picks up speed... endmsg x 4 y 4 diff --git a/wolfsburg/piratechurch b/wolfsburg/piratechurch index 427243a35..2467fba36 100644 --- a/wolfsburg/piratechurch +++ b/wolfsburg/piratechurch @@ -7,7 +7,7 @@ height 21 enter_x 7 enter_y 16 msg -Modified: 2012-01-20 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg outdoor 1 end @@ -342,7 +342,7 @@ arch fighter name highlander msg @match * -This is Holy Ground. You cannot defile it with combat! +This is Holy Ground. You cannot defile it with combat! endmsg hp 100 x 3 diff --git a/wolfsburg/shops/transport.shoppe b/wolfsburg/shops/transport.shoppe index 0601fca39..e72f8d08d 100644 --- a/wolfsburg/shops/transport.shoppe +++ b/wolfsburg/shops/transport.shoppe @@ -12,7 +12,7 @@ enter_x 17 enter_y 22 msg Created: 2007-04-08 Gene Alexander -Modified: 2012-04-01 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg outdoor 1 end @@ -4003,7 +4003,7 @@ msg @match pirate I knows nothin' 'bout no pirates! Nothin' I says! @match * -Welcome traveler. Teleports 're in th' rear. Travelin' spells and such as that 're in th' shop. +Welcome traveler. Teleports 're in th' rear. Travelin' spells and such as that 're in th' shop. endmsg x 20 y 18 diff --git a/wolfsburg/temple/temp_dung1 b/wolfsburg/temple/temp_dung1 index 99013ae9f..f6be294a6 100644 --- a/wolfsburg/temple/temp_dung1 +++ b/wolfsburg/temple/temp_dung1 @@ -7,7 +7,7 @@ height 37 enter_x 1 enter_y 1 msg -Modified: 2022-08-07 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg reset_group wolfsburg_reticent-temple end @@ -7209,7 +7209,7 @@ arch faerie_dragon name Faerie Dragon Guardian msg @match hello|hi -Hello. You should talk to Arborius. +Hello. You should talk to Arborius. @match arborius He is the ent king. @match * @@ -8036,7 +8036,7 @@ arch faerie_dragon name Faerie Dragon Guardian msg @match hello|hi -Hello. You should talk to Arborius. +Hello. You should talk to Arborius. @match arborius He is the ent king. @match * @@ -8077,7 +8077,7 @@ arch faerie_dragon name Faerie Dragon Guardian msg @match hello|hi -Hello. You should talk to Arborius. +Hello. You should talk to Arborius. @match arborius He is the ent king. @match * @@ -8908,7 +8908,7 @@ arch faerie_dragon name Faerie Dragon Guardian msg @match hello|hi -Hello. You should talk to Arborius. +Hello. You should talk to Arborius. @match arborius He is the ent king. @match * @@ -8949,7 +8949,7 @@ arch faerie_dragon name Faerie Dragon Guardian msg @match hello|hi -Hello. You should talk to Arborius. +Hello. You should talk to Arborius. @match arborius He is the ent king. @match * @@ -9679,13 +9679,13 @@ end arch sphinx msg @match yes|riddle - Sometimes brass or gold, + Sometimes brass or gold, for each a hole and a ring, turning, ever turning, waiting for an opening. What is it? @match key -You have guessed correctly. The first object you seek is in the Volcano. The first word you seek is TIMELESSNESS. +You have guessed correctly. The first object you seek is in the Volcano. The first word you seek is TIMELESSNESS. @match name I am the Sphinx! @match * @@ -9782,7 +9782,7 @@ arch faerie_dragon name Faerie Dragon Guardian msg @match hello|hi -Hello. You should talk to Arborius. +Hello. You should talk to Arborius. @match arborius He is the ent king. @match * @@ -9810,11 +9810,11 @@ Hello, Sapling. @match name I am Arborius the King of the Ents. @match king|ents -I rule the Ents, the living trees. We live in a forrest which is on a distant island. +I rule the Ents, the living trees. We live in a forrest which is on a distant island. @match island There is a longboat in Wolfsburg that goes there regularly. @match autumn -The second object is in my forest kingdom. The second word is TWILIGHT. +The second object is in my forest kingdom. The second word is TWILIGHT. @match * Be careful of my roots, sapling. endmsg @@ -9841,7 +9841,7 @@ arch faerie_dragon name Faerie Dragon Guardian msg @match hello|hi -Hello. You should talk to Arborius. +Hello. You should talk to Arborius. @match arborius He is the ent king. @match * diff --git a/wolfsburg/volcano/heimser_hut_0 b/wolfsburg/volcano/heimser_hut_0 index b8bf45aa6..080690cc5 100644 --- a/wolfsburg/volcano/heimser_hut_0 +++ b/wolfsburg/volcano/heimser_hut_0 @@ -7,9 +7,9 @@ height 11 enter_x 5 enter_y 7 msg -Created: 2008-01-12 lauwenmark +Created: 2008-01-12 lauwenmark Based on an original map of Tero Haatanen. -Modified: 2022-08-07 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg maplore This map is part of the Quest of the Two Heimser Brothers. @@ -333,7 +333,7 @@ end arch c_sage msg @match clock -A pretty nice clock, he? It is really a rare antiquity. It was built in Euthville, during the golden age of that city. Can you imagine? That clock is hundreds of years old! We found it in the ruins of the city long ago, and my brother fixed it. My brother was a genius... *sigh* +A pretty nice clock, he? It is really a rare antiquity. It was built in Euthville, during the golden age of that city. Can you imagine? That clock is hundreds of years old! We found it in the ruins of the city long ago, and my brother fixed it. My brother was a genius... *sigh* @match euthville It was a city located at the north of Scorn, where people could build wonderful machines one can only dream of nowadays. But their thirst for power killed them; today, only ruins remain from Euthville. @match brother diff --git a/wolfsburg/volcano/heimser_hut_2 b/wolfsburg/volcano/heimser_hut_2 index 82cbce8e3..c81742dd2 100644 --- a/wolfsburg/volcano/heimser_hut_2 +++ b/wolfsburg/volcano/heimser_hut_2 @@ -9,7 +9,7 @@ enter_x 9 enter_y 1 msg Created: 2008-01-12 lauwenmark -Modified: 2022-08-07 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg maplore This map is part of the Quest of the Two Heimser Brothers. @@ -89,7 +89,7 @@ x 1 y 1 arch book_read msg -...I'll require at least ten of those crystals to get enough power. Maybe we'll find some in Euthville's ruins? +...I'll require at least ten of those crystals to get enough power. Maybe we'll find some in Euthville's ruins? endmsg value 1 end @@ -175,13 +175,13 @@ x 2 y 1 arch book_clasp msg -...Experiment 321: It still doesn't bend the Field enough. The accumulator is not pure enough. I'll try to use the one we found in the ruins. +...Experiment 321: It still doesn't bend the Field enough. The accumulator is not pure enough. I'll try to use the one we found in the ruins. endmsg value 1 end arch book_clasp msg -...Experiment 453: The Crystal is too unstable. I can try to change the delta structure to 22. +...Experiment 453: The Crystal is too unstable. I can try to change the delta structure to 22. endmsg value 1 end @@ -382,7 +382,7 @@ y 6 end arch book_clasp msg -The book contains Metamathematics used by magicians to create new spells. You've never seen such formulae before, though. +The book contains Metamathematics used by magicians to create new spells. You've never seen such formulae before, though. endmsg x 5 y 6 @@ -394,7 +394,7 @@ y 7 end arch book_clasp msg -The book contains Metamathematics used by magicians to create new spells. You've never seen such formulae before, though. +The book contains Metamathematics used by magicians to create new spells. You've never seen such formulae before, though. endmsg x 5 y 7 @@ -448,7 +448,7 @@ y 6 end arch book_read msg -There are children's drawings in that book. They are all signed: "Keiran." +There are children's drawings in that book. They are all signed: "Keiran." endmsg x 6 y 6 @@ -460,7 +460,7 @@ y 7 end arch book_clasp msg -The book contains Metamathematics used by magicians to create new spells. You've never seen such formulae before, though. +The book contains Metamathematics used by magicians to create new spells. You've never seen such formulae before, though. endmsg x 6 y 7 diff --git a/wolfsburg/volcano/vvmansion b/wolfsburg/volcano/vvmansion index 6a684538a..a44e190f3 100644 --- a/wolfsburg/volcano/vvmansion +++ b/wolfsburg/volcano/vvmansion @@ -7,7 +7,7 @@ height 25 enter_x 16 enter_y 1 msg -Modified: 2013-06-28 Rick Tanner +Modified: 2023-06-16 Rick Tanner endmsg end arch grass @@ -4946,13 +4946,13 @@ end arch prisoner msg @match job -I am a prisoner. Release me. +I am a prisoner. Release me. @match release -Death is the only release. Save Me!!! +Death is the only release. Save Me!!! @match prisoner -I am going to be eaten by the goblins! Save me! +I am going to be eaten by the goblins! Save me! @match save -I won't survive much longer! End my suffering! +I won't survive much longer! End my suffering! endmsg x 32 y 5