Started by Tazero, March 06, 2009, 05:48:12 pm
# Draw gold amount self.contents.draw_text(4, 0, 120-cx-2, 32, $game_party.gold.to_s, 2) self.contents.font.color = system_color # Draws the money name used in the game. self.contents.draw_text(124-cx, 0, cx, 32, $data_system.words.gold, 2)
Quote from: winkioI do not speak to bricks, either as individuals or in wall form.
Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.