mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
New Pai Frames thanks to DestroOmega
This commit is contained in:
@@ -27,7 +27,11 @@
|
||||
"Monkey" = "monkey",
|
||||
"Corgi" = "borgi",
|
||||
"Fox" = "fox",
|
||||
"Parrot" = "parrot"
|
||||
"Parrot" = "parrot",
|
||||
"Box Bot" = "boxbot",
|
||||
"Spider Bot" = "spiderbot",
|
||||
"Pony" = "pony" ,
|
||||
"Fairy" = "fairy"
|
||||
)
|
||||
|
||||
var/global/list/possible_say_verbs = list(
|
||||
@@ -36,6 +40,7 @@
|
||||
"Beep" = list("beeps","beeps loudly","boops"),
|
||||
"Chirp" = list("chirps","chirrups","cheeps"),
|
||||
"Feline" = list("purrs","yowls","meows"),
|
||||
"Equine" = list("nickers","whinnys","neighs"),
|
||||
"Canine" = list("yaps","barks","growls")
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user