farva 0.5.4 → 0.5.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/lib/farva/trooper_foster.rb +1 -1
- data/lib/farva/version.rb +1 -1
- metadata +2 -2
data/lib/farva/trooper_foster.rb
CHANGED
|
@@ -51,7 +51,7 @@ class TrooperFoster
|
|
|
51
51
|
"Ursula: I'm gonna show you where the wild goos goes. \r" +
|
|
52
52
|
"Foster: Uh, this isn't happening. I'm a police officer. Ursula, help. \r" +
|
|
53
53
|
"Ursula: Baby, I'm gonna butter your bread. \r" +
|
|
54
|
-
"[Foster turns, sees Ursula is
|
|
54
|
+
"[Foster turns, sees Ursula is 'holding him up'] \r" +
|
|
55
55
|
"Ursula: [still talking into the voice filter] You don't have these at your station? \r" +
|
|
56
56
|
"Foster: [grabs the voice filtrator, and speaks into it] I don't suppose you have a fresh pair of underwear I can borrow? \r" +
|
|
57
57
|
"Ursula: I'm not sure you could fit into my panties. \r" +
|
data/lib/farva/version.rb
CHANGED