forked from Simnation/Main
15 lines
212 B
Lua
15 lines
212 B
Lua
BigDogs = {
|
|
"a_c_chop",
|
|
"a_c_husky",
|
|
"a_c_retriever",
|
|
"a_c_shepherd",
|
|
"a_c_rottweiler",
|
|
"ft-pandags",
|
|
"a_c_mtlion_02"
|
|
}
|
|
|
|
SmallDogs = {
|
|
"a_c_poodle",
|
|
"a_c_pug",
|
|
"a_c_westy",
|
|
}
|