From 3f0ce47e23fa226b30a4322660b8aab3e74d5240 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 3 Mar 2011 23:59:05 -0800 Subject: Replace C1 characters with printable I'm fairly sure 0x96 is meant to be -, but I have no idea what 0x9c was supposed to be. --- doc/script_ref.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/script_ref.txt b/doc/script_ref.txt index c24ac57..3a0ccfe 100644 --- a/doc/script_ref.txt +++ b/doc/script_ref.txt @@ -36,13 +36,13 @@ AthenaNPCScript dy It is the vertical effect range of a warp point. Probably I do not write a circle but think that it is a region. Example of dx and dy (- is x and y) : 0,0 1,0 2,2 - *@*– *–*–*–*–*– *–*–*–*–*–*–*– - *–*œ*– *–*–*œ*–*– *–*–*–*–*–*–*– - *@*– *–*–*–*–*– *–*–*–*–*–*–*– - *@ *–*–*–*œ*–*–*– - *@ *–*–*–*–*–*–*– - *@ *–*–*–*–*–*–*– - *@ *–*–*–*–*–*–*– + *@*- *-*-*-*-*- *-*-*-*-*-*-*- + *-*?*- *-*-*?*-*- *-*-*-*-*-*-*- + *@*- *-*-*-*-*- *-*-*-*-*-*-*- + *@ *-*-*-*?*-*-*- + *@ *-*-*-*-*-*-*- + *@ *-*-*-*-*-*-*- + *@ *-*-*-*-*-*-*- *@ * I hear that and it will leap if the cell of - is stepped on. *@ @@ -64,9 +64,9 @@ AthenaNPCScript ys The appearing vertical range is specified. Example of xs and ys (- is x and y) : 0,0 2,1 - *@*œ *–*–*–*–*– - *@ *–*–*œ*–*– - *@ *–*–*–*–*– + *@*? *-*-*-*-*- + *@ *-*-*?*-*- + *@ *-*-*-*-*- *@ * And a monster appears from the cell of -. -- cgit v1.2.3-60-g2f50