From 5449141832140561cd44a78057c53ac7abaf3c22 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 22 Feb 2016 02:06:48 -0500 Subject: more squeezing, 7175 bytes free (broke the 7k barrier) --- messages.pl | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'messages.pl') diff --git a/messages.pl b/messages.pl index 2d39b6d..ad53d87 100644 --- a/messages.pl +++ b/messages.pl @@ -45,9 +45,15 @@ print "// ratio: " . sprintf("%.1f", $total_out * 100 / $total_in) . # commented-out messages can go in the pod section below: =pod +illion "illion" # somehow this wastes 2 bytes +fine "fine" +run "Run" # too short to be worth compression =cut __END__ +guns "guns" +fight "Fight" +throw "Throw Cargo" opium "Opium" silk "Silk" arms "Arms" @@ -86,6 +92,7 @@ cur_seaworth "Current seaworthiness: " what_shall_we_do "what shall we do??\r\n(Fight, Run, Throw cargo)" aye_fight "Aye, we'll fight 'em" were_firing "We're firing on 'em" +sunk "Sunk " of_the_buggers " of the buggers" didnt_sink "Hit 'em, but didn't sink 'em" ran_away " ran away" @@ -119,9 +126,13 @@ your_final_status "Your final status:\r\n\nNet cash: " ship_size "\r\nShip size: " units_with " units with " you_traded_for " guns\r\n\nYou traded for " +spc_year " year" +spc_and_spc " and " +spc_month " month" your_score_is "Your score is " land_based_job "Have you considered a land based job?\r\n\n\n" stay_on_shore "The crew has requested that you stay on\r\nshore for their safety!!\r\n\n" +3_nls "\n\n\n" your_rating "Your Rating:\r\n" ma_tsu "Ma Tsu" master_taipan "Master Taipan" -- cgit v1.2.3