ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/door/Locked/key_random_map.arc
Revision: 1.2
Committed: Fri Apr 2 21:26:13 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.1: +4 -4 lines
Log Message:
clean app classes/types, add spell type and use it

File Contents

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