Initial upload. PRC8 has been added. Module compiles, PRC's default AI & treasure scripts have been integrated. Started work on top hak for SLA / Ability / Scripting modifications.
5 lines
183 B
Plaintext
5 lines
183 B
Plaintext
void main()
|
|
{
|
|
FloatingTextStringOnCreature("Within the murky depths of the well, the saucer-round faces of children stare up at you in quiet, undying accusation.",GetLastUsedBy());
|
|
}
|