From 07abef887c1f4008e478dbcdadca31e1a7227cc4 Mon Sep 17 00:00:00 2001 From: luxick Date: Fri, 26 Feb 2016 18:04:21 +0100 Subject: [PATCH] misc. changes --- cli.py | 12 ++++++------ mayorgotchi.py | 2 +- syllables.txt | 4 +++- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/cli.py b/cli.py index ef3290a..f346324 100644 --- a/cli.py +++ b/cli.py @@ -46,14 +46,14 @@ class cursesUI: self.win.addstr(0, 0, 'Tamagotchi Colony (alpha) - currently at tick '+str(ticks)+'.') if self.kingdomview: - self.win.addstr(1, 0, '-----------------------------------') - self.win.addstr(2, 0, '[q]uit [p]ause [s]witch view') - self.win.addstr(3, 0, '-----------------------------------') + self.win.addstr(1, 0, '-----------------------------') + self.win.addstr(2, 0, '[Q]uit [P]ause [S]witch view') + self.win.addstr(3, 0, '-----------------------------') self.win.addstr(5, 0, king.show_kingdom()) else: - self.win.addstr(1, 0, '------------------------------------------------------------------') - self.win.addstr(2, 0, '[q]uit [p]ause [s]witch view [b]ack [n]ext [a]bsolute numbers') - self.win.addstr(3, 0, '------------------------------------------------------------------') + self.win.addstr(1, 0, '--------------------------------------------------------------') + self.win.addstr(2, 0, '[Q]uit [P]ause [S]witch view [B]ack [N]ext [A]bsolute numbers') + self.win.addstr(3, 0, '--------------------------------------------------------------') self.win.addstr(5, 0, king.myvillages[self.villagenr].give_status(self.percentage)) self.win.clrtoeol() diff --git a/mayorgotchi.py b/mayorgotchi.py index 49b2876..0a6cb1a 100644 --- a/mayorgotchi.py +++ b/mayorgotchi.py @@ -37,7 +37,7 @@ class Mayorgotchi: return result def get_status_list(self): - # A list containing lists of Tamagotchis and thier statuses + # A list containing lists of Tamagotchis and their statuses # 0 = Idle # 1 = Eating # 2 = Sleeping diff --git a/syllables.txt b/syllables.txt index d646121..6a41b8d 100644 --- a/syllables.txt +++ b/syllables.txt @@ -24,4 +24,6 @@ ken ir ne he -mu \ No newline at end of file +mu +ke +una \ No newline at end of file