View Issue Details
ID | Category | Date Submitted | Last Update | ||
---|---|---|---|---|---|
0001471 | Bug Report | 2019-01-05 20:38 | 2019-05-03 06:46 | ||
Reporter | Casiope | ||||
Severity | text | Reproducibility | always | ||
Status | closed | Resolution | open | ||
Summary | 0001471: word out of box in battle rap | ||||
Description | Version 0.17.5. See attachment. In one of the last rap battles with Tyrone, one word appears out of the box. Solution (in script rap_battle_minigame.rpy, line 87): $ tyrone25 = Rap(line = "I'm a stop you right there, it's clear\nthat you're done. You're straight outta raps,\nand I gotta ____.", rhymes = ["ton", "phone", "none"], answer = "ton") -> $ tyrone25 = Rap(line = "I'm a stop you right there, it's clear that\nyou're done. You're straight outta raps,\nand I gotta ____.", rhymes = ["ton", "phone", "none"], answer = "ton") | ||||
Platform/OS | Windows | ||||
Version | 0.17.5 | ||||
This bug comes from bug 0000319. The fix modified the sentence length. |
|
Forwarded to next update or already fixed. | |