diff --git a/xtrn/lord/lord.js b/xtrn/lord/lord.js index c65342ae3dd7542ef6177258536455c9e0e3882f..61b989f9090155081975f588db25bf30cf4f6f3d 100644 --- a/xtrn/lord/lord.js +++ b/xtrn/lord/lord.js @@ -5317,7 +5317,7 @@ function wake_up() get_state(false); player.hp = player.hp_max; player.seen_master = false; - player.tranferred_gold = 0; + player.transferred_gold = 0; player.flirted = false; player.forest_fights = 15; player.seen_bard = false;