Rustik Keep v1.00 by Soapman of Seersoft!

This is the initial release, so I know there's gonna be bugs and stuff galore!  Just don't 
bomb my e-mail address with complaints..  It's taken three years to find this again..
Hopefully it's worth the wait :)

Email me on soapman@paradise.net.nz with comments and suggestions :)


Oh, and copy+paste this stuff to ITEMS.REF (without it, the key you get won't exist 
when you buy the place):

;this is for rustik keep
@#rustikey
@savecursor
@show
`r0`c`r1Hmmm... I wonder`r0
`\`\You look at the key and notice a little button on it.
@do write
Do you risk pushing the button? (Y/n)
@do readspecial `s01 YN
@if `s01 is Y then do
 @begin
 @do map is 1318
 @loadmap &map
 @do x is 24
 @do y is 4 
 @itemexit
 @drawmap
 @update
 @do saybar
What a ride! Let's do it again..
@end

@if `s01 is N then do
 @begin
 @clearblock 5 12
 @routine drawstats in gametxt.ref
 @loadcursor
@end


then add this stuff (making sure everything is EXACTLY thesame!) to the items editor in 
L2CFG:

  LORD II ITEM EDITOR  editing item (75 of 99)
(A) Name of the item  : Rustik Keep magic key
(B) Action string     :
(C) Used as armour?   : No
(D) Used as weapon?   : No
(E) Can be sold?      : No
(F) Ref, If "Usable"? : rustikey
(G) Use string        : hmm.. i wonder...
(H) Gold value        : 0
(I) Used only once?   : No
(J) Breaks 1 out of   : Never breaks.
(K) Description       : an old magic key.. hmmmm
(L) Weapon Strength   : 0
(M) Armour Defence    : 0
(N) Quest item?       : No
(*) Show all items.
([) Go back an account
(]) Go forward an account
(Q) Quit


