Some more stupid ducks' faces.
This commit is contained in:
parent
5a0ba99774
commit
6de38599a2
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Reference in a new issue