Skip to content

Commit

Permalink
Merge pull request #1584 from elanthia-online/go2-v2.1.5
Browse files Browse the repository at this point in the history
[go2.lic] v2.1.5
  • Loading branch information
mrhoribu authored Jul 19, 2024
2 parents 064f2ea + 8c0885d commit ece8f8c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion scripts/go2.lic
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,12 @@
contributors: Deysh, Doug, Gildaren, Sarvatt, Tysong, Xanlin
game: any
tags: core, movement
version: 2.1.4
version: 2.1.5
required: Lich >= 5.4.1
changelog:
2.1.5 (2024-07-18):
Additional stand messaging
2.1.4 (2024-07-17):
Additional stand messaging
2.1.3 (2024-07-13):
Expand Down Expand Up @@ -1907,6 +1909,7 @@ module Go2
/You struggle, but fail to stand\./i,
/You are already standing\./i,
/You don't seem to be able to move to do that\./i,
/There's not enough room to do that!/i,
/...wait \d+ seconds?\./i,
)
result = dothistimeout('stand', 2, stand_regex)
Expand Down

0 comments on commit ece8f8c

Please sign in to comment.