farva 0.5.5 → 0.5.6
Sign up to get free protection for your applications and to get access to all the features.
- 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
@@ -54,7 +54,7 @@ class TrooperFoster
|
|
54
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
|
-
"Ursula: I'm not sure you could fit into my panties. \r"
|
57
|
+
"Ursula: I'm not sure you could fit into my panties. \r"
|
58
58
|
QUOTE_LIBRARY << "Foster: [explaining his low number of citations issued] I can't make them speed. \r" +
|
59
59
|
"Captain O'Hagan: Try hiding. "
|
60
60
|
QUOTE_LIBRARY << "Ursula: You're not going to tell anybody about this? \r" +
|
data/lib/farva/version.rb
CHANGED