From 611af5c39ad2154348e649af5a459af957f1448c Mon Sep 17 00:00:00 2001 From: Fate Date: Sat, 10 Jan 2009 13:21:14 -0700 Subject: Reserved another status change for the new "hide" spell --- doc/spell-language | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/spell-language') diff --git a/doc/spell-language b/doc/spell-language index d5f99d8..0d00e9f 100644 --- a/doc/spell-language +++ b/doc/spell-language @@ -411,6 +411,8 @@ The following functions are available: + luk : entity -> int + hp : entity -> int + sp : entity -> int + + def : entity -> int + + mdef : entity -> int + max_hp : entity -> int + max_sp : entity -> int + level : entity -> int @@ -776,7 +778,7 @@ SPELLCONF ::= (GLOBAL | ANCHOR | SPELL | PROCEDURE | ';')* (* The ';' are only For example, - TELEPORT-ANCHOR t = "tulimshar" @("map_3-1.gat", 44, 70) + TELEPORT-ANCHOR t : "tulimshar" = @("map_3-1.gat", 44, 70) creates a teleport anchor with name `t' and invocation `tulimshar' at the speicfied location. -- cgit v1.2.3-60-g2f50