v0.3.4: tweaked game log to not automatically capitalize or appent periods
This commit is contained in:
committed by
Evan Debenham
parent
6cbd6af7ec
commit
7252972dbc
@@ -72,8 +72,8 @@ levels.traps.disarmingtrap.disarm=Your weapon is teleported away!
|
||||
levels.traps.disarmingtrap.desc=This trap contains very specific teleportation magic, which will warp the weapon of its victim to some other location.
|
||||
|
||||
levels.traps.disintegrationtrap.name=Disintegration trap
|
||||
levels.traps.disintegrationtrap.one=the trap disintegrates your %s!
|
||||
levels.traps.disintegrationtrap.some=the trap disintegrates some of your %s!
|
||||
levels.traps.disintegrationtrap.one=The trap disintegrates your %s!
|
||||
levels.traps.disintegrationtrap.some=The trap disintegrates some of your %s!
|
||||
levels.traps.disintegrationtrap.ondeath=You were killed by the disintegration trap...
|
||||
levels.traps.disintegrationtrap.desc=When triggered, this trap will lance the target with beams of disintegration, dealing significant damage and destroying items.
|
||||
|
||||
@@ -152,7 +152,7 @@ levels.traps.weakeningtrap.name=Weakening trap
|
||||
levels.traps.weakeningtrap.desc=Dark magic in this trap sucks the energy out of anything that comes into contact with it.
|
||||
|
||||
levels.traps.worntrap.name=Worn out trap
|
||||
levels.traps.worntrap.nothing=nothing happens..
|
||||
levels.traps.worntrap.nothing=Nothing happens...
|
||||
levels.traps.worntrap.desc=Due to age and possibly poor workmanship, it looks like this trap has worn to the point where it won't do anything when triggered.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user