ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/door/Locked/key_random_map.arc
Revision: 1.1
Committed: Thu Jul 24 20:33:37 2008 UTC (16 years ago) by root
Branch: MAIN
CVS Tags: rel-2_61, rel-2_80, rel-2_7, rel-2_71, rel-2_72, rel-2_73, rel-2_79, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_90, rel-2_82, rel-2_92, rel-2_93, rel-2_81, rel-2_78
Log Message:
add random map key arch

File Contents

# Content
1 object key_random_map
2 inherit key2
3 name some random key
4 name_pl some random keys
5 food 100
6 speed_left -1
7 speed 0.003
8 is_used_up 1
9 msg
10 It was found in an otherwise unremarkable area.
11 It probably opens some nearby treasure chest or door.
12 It looks very fragile, so it might be better to hurry.
13 endmsg
14 end
15