Bug - Fixed Baby Bugged Bugbear's cleesh message isn't logged

StDoodle

Minion
For such a one-time thing, why isn't the raw HTML you have saved already enough?

I dunno... figured it probably was, but didn't want to use up all my summons for the day, then find out I was wrong.

To summon the ghost from a consult script, I guess the easiest way would be to look at First Things First:
PHP:
visit_url("fight.php?action=summon");
Awesome, thanks!

Edit: ok, I'm an idiot when it comes to consult scripts, and couldn't get that to work... but here's the results of viewing the frame source, hope it helps.
 

Attachments

  • sandworm.txt
    18 KB · Views: 42
Last edited:

jasonharper

Developer
Great! Looks like the sandwormification is using exactly the same script code as CLEESH and the BBB. r8375 should recognized them all, and any future transmogrifications, without having to match any text that might be affected by haiku, preposition sword, etc. The log message will be something like:
Round 3: your opponent becomes a newt!
 
Top