Split "if looking", "if in boat", "if on horse" into separate special node types rather than filing them under "if context"
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Outdoors
|
||||
Town
|
||||
Combat
|
||||
|
||||
|
||||
Moving (Outdoors)
|
||||
Moving (Town)
|
||||
Moving (Combat)
|
||||
Looking (Outdoors)
|
||||
Looking (Town/Combat)
|
||||
Entering town
|
||||
Leaving town
|
||||
Talking
|
||||
@@ -21,83 +21,4 @@ Monster using special ability
|
||||
Attacking at melee
|
||||
Being attacked at melee
|
||||
Attacking at range
|
||||
Being attacked at range
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Looking
|
||||
In Boat
|
||||
On Horse
|
||||
Being attacked at range
|
Reference in New Issue
Block a user