v0.3.4: externalized misc item strings
This commit is contained in:
committed by
Evan Debenham
parent
106ec11708
commit
95ab06888c
@@ -1218,7 +1218,7 @@ public class Hero extends Char {
|
||||
ankh.detach(belongings.backpack);
|
||||
|
||||
Sample.INSTANCE.play( Assets.SND_TELEPORT );
|
||||
GLog.w( ankh.TXT_REVIVE );
|
||||
GLog.w( Messages.get(this, "revive") );
|
||||
Statistics.ankhsUsed++;
|
||||
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user