bug in readadrift3.java
Brought to you by:
ralphmerridew
PlayerName will never be prompted for due to a bug
in readadrift3.java (I think)
there is a line where it states something like this
"?v>380:($PlayerName,#PromptName,$PlayerDesc)",
this is incorrect, it should be...
"?v>380:($PlayerName,BPromptName,$PlayerDesc)",
PromptName is a Boolean not a number (hey... IronMaiden)
this was fixed in Scare 1.2.3