diff --git a/control.lua b/control.lua index 4ccfa88..85a82ba 100644 --- a/control.lua +++ b/control.lua @@ -12,7 +12,9 @@ local welcome_messages = { "ALOONE AT THE EDGE OF THE UNIVERSE, HUMMING A TUNE... FOR MEERLY DREAMING WE WERE SNOW", "here at capitalism game 2 where we pride ourselves on shenanigans", "we got the entire continent to ourselves", - "we got the entire world to ourselves" + "we got the entire world to ourselves", + "DIE TERMINID SCUM", + "see exotic new lifeforms" } local death_messages = { @@ -38,7 +40,8 @@ local death_messages = { "missed the MLG", "HAD ZERO SWAG", "thought they were him", - "blamed Microsoft" + "blamed Microsoft", + "Faced a Hive Lord and lost" } --Add random welcome messages! If we're modifying the game we might as well do it in STYLE