scenario-test does not need to be translateable, removed markers
This commit is contained in:
parent
5c46ac5dec
commit
6011766a25
1 changed files with 4 additions and 4 deletions
|
@ -34,7 +34,7 @@ name=moveto
|
|||
|
||||
[message]
|
||||
speaker=narrator
|
||||
message= _ "You can come if you wish, but the leader is only interested in speaking to Baldras."
|
||||
message= "You can come if you wish, but the leader is only interested in speaking to Baldras."
|
||||
[/message]
|
||||
[/event]
|
||||
|
||||
|
@ -251,10 +251,10 @@ name=moveto
|
|||
[/filter]
|
||||
[object]
|
||||
id=bleach
|
||||
name= _ "Potion of bleach"
|
||||
name= "Potion of bleach"
|
||||
image=items/potion-red.png
|
||||
duration=level
|
||||
description= _ "Oooh tingly!!!"
|
||||
description= "Oooh tingly!!!"
|
||||
[effect]
|
||||
apply_to=image_mod
|
||||
add="RC(thief>blonde)"
|
||||
|
@ -280,7 +280,7 @@ name=moveto
|
|||
[message]
|
||||
speaker=narrator
|
||||
image=units/elves-wood/captain.png~RC(magenta>3)
|
||||
message=_ "Send me a thief to spy on the blondes"
|
||||
message="Send me a thief to spy on the blondes"
|
||||
[/message]
|
||||
[/event]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue