From 785e3ced40724e4ea150453a4c4fb3d69e251c15 Mon Sep 17 00:00:00 2001 From: Jack McDade Date: Fri, 14 Jun 2024 23:03:04 +0200 Subject: [PATCH] More Flat Camp Quotes --- src/Console/Commands/FlatCamp.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/Console/Commands/FlatCamp.php b/src/Console/Commands/FlatCamp.php index f78754be77..ca9934c4be 100644 --- a/src/Console/Commands/FlatCamp.php +++ b/src/Console/Commands/FlatCamp.php @@ -54,6 +54,10 @@ class FlatCamp extends Command 'The drone must have tried flying to its last home point. Florida. - Jack', 'And then you sniff like a rabbit, like this. - Conrad', 'I came to Flat Camp, and I picked up smoking. - Colin', + "I was gonna make some money but let's build a fort. - Colin", + 'To be fair (to be faiiiir) - Sylvester', + 'I love it here, they call me Indiana Jones - Rob', + 'Just a little pasta please. Or that much, sure. - Everyone', ]; public function handle()