View Issue Details

IDCategoryLast Update
0001471Bug Report2019-05-03 06:46
ReporterCasiope 
SeveritytextReproducibilityalways
Status closedResolutionopen
Summary0001471: word out of box in battle rap
DescriptionVersion 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/OSWindows
Version0.17.5

Activities

Casiope

Casiope

2019-01-05 20:38

updater  

Battle rap.jpg (43,745 bytes)
Battle rap.jpg (43,745 bytes)
Casiope

Casiope

2019-01-06 14:47

updater   ~0001881

This bug comes from bug 0000319.
The fix modified the sentence length.
mil578

mil578

2019-05-03 06:46

updater   ~0002277

Forwarded to next update or already fixed.

Issue History

Date Modified Username Field Change
2019-01-05 20:38 Casiope New Issue
2019-01-05 20:38 Casiope File Added: Battle rap.jpg
2019-01-06 14:47 Casiope Note Added: 0001881
2019-05-03 06:46 mil578 Note Added: 0002277
2019-05-03 06:46 mil578 Status new => closed