ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/res/types.xml
(Generate patch)

Comparing deliantra/Deliantra/res/types.xml (file contents):
Revision 1.30 by root, Mon Sep 10 18:30:30 2007 UTC vs.
Revision 1.31 by root, Mon Sep 17 17:23:16 2007 UTC

1190 or destroying the items in a shop. Put this object below all floor tiles 1190 or destroying the items in a shop. Put this object below all floor tiles
1191 in your map and your shop will be safe. It's generally useful for making 1191 in your map and your shop will be safe. It's generally useful for making
1192 areas where really no kind of spell should be invoked by a player. 1192 areas where really no kind of spell should be invoked by a player.
1193 ]]> 1193 ]]>
1194 </use> 1194 </use>
1195 &movement_types_terrain;
1195 <attribute arch="no_pick" value="1" type="fixed" /> 1196 <attribute arch="no_pick" value="1" type="fixed" />
1196</type> 1197</type>
1197 1198
1198<!--####################################################################--> 1199<!--####################################################################-->
1199<type number="8" name="Book"> 1200<type number="8" name="Book">
3750 It is absolutely neccessary that a place with savebeds is 100% secure. 3751 It is absolutely neccessary that a place with savebeds is 100% secure.
3751 That means: 3752 That means:
3752 <UL> 3753 <UL>
3753 <LI> Monsters must not be able to reach the savebeds under any circumstances! 3754 <LI> Monsters must not be able to reach the savebeds under any circumstances!
3754 <LI> If there are NPCs around, make sure they have the friendly-flag set. 3755 <LI> If there are NPCs around, make sure they have the friendly-flag set.
3755 <LI> Insert a relyable exit! Make sure there is no possibility that 3756 <LI> Insert a reliable exit! Make sure there is no possibility that
3756 players get trapped in a savebed location. 3757 players get trapped in a savebed location.
3757 <LI> If possible, mark the whole site as no-spell area (Insert this 3758 <LI> If possible, mark the whole site as no-spell area (Insert this
3758 arch called "dungeon_magic" everywhere). This is not required, 3759 arch called "dungeon_magic" everywhere). This is not required,
3759 but it makes the place much more safe. 3760 but it makes the place much more safe.
3760 </UL> ]]> 3761 </UL> ]]>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines