Archived
1
0
Fork 0

Some more stupid ducks' faces.

This commit is contained in:
Julien Dessaux 2011-05-15 14:20:44 +02:00
parent 5a0ba99774
commit 6de38599a2

View file

@ -151,7 +151,7 @@ ducks = [ x : y : z | x <- ">=", y <- face, z <- ["__/", "_/"] ]
++ [ L.reverse $ x : y : z | x <- "<=", y <- face, z <- ["__\\", "_\\"] ]
where
face :: String
face = "oO°@©®ð*òôóø⊕Ω"
face = "oO°@©®ð*òôóø⊕ΩꙫꙩꙨ◔"
-- | Weapons can have different noises
bangs :: [String]