mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
Carp names
Bonus points if you get the reference. There's a reason it's not alphabetically sorted.
This commit is contained in:
@@ -11,9 +11,10 @@ var/list/lizard_names_male = file2list("config/names/lizard_male.txt")
|
||||
var/list/lizard_names_female = file2list("config/names/lizard_female.txt")
|
||||
var/list/clown_names = file2list("config/names/clown.txt")
|
||||
var/list/mime_names = file2list("config/names/mime.txt")
|
||||
var/list/carp_names = file2list("config/names/carp.txt")
|
||||
|
||||
|
||||
var/list/verbs = file2list("config/names/verbs.txt")
|
||||
var/list/adjectives = file2list("config/names/adjectives.txt")
|
||||
//loaded on startup because of "
|
||||
//would include in rsc if ' was used
|
||||
//would include in rsc if ' was used
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
Lungfish
|
||||
Blackfish
|
||||
Alligator
|
||||
Icefish
|
||||
Armorhead
|
||||
Hammerhead
|
||||
Anaconda
|
||||
Flathead
|
||||
Manta Ray
|
||||
Sting Ray
|
||||
Fangtooth Moray
|
||||
Goblin Shark
|
||||
Grass Carp
|
||||
Round River Bat Ray
|
||||
Noodlefish
|
||||
Hagfish
|
||||
Man o’ War
|
||||
Ladyfish
|
||||
Black Eel
|
||||
Baby Seal
|
||||
Sprat
|
||||
Koi
|
||||
Electric Eel
|
||||
Lamprey
|
||||
Pejeray
|
||||
Yellow-edged Moray
|
||||
Salmon Shark
|
||||
Sleeper Shark
|
||||
Featherback
|
||||
Eagle Ray
|
||||
Reference in New Issue
Block a user