Main/resources/[standalone]/rpemotes-reborn/animals.lua

15 lines
188 B
Lua
Raw Normal View History

2025-06-07 08:51:21 +02:00
BigDogs = {
"a_c_chop",
"a_c_husky",
"a_c_retriever",
"a_c_shepherd",
"a_c_rottweiler",
2025-06-12 03:36:12 +02:00
"ft-groe"
2025-06-07 08:51:21 +02:00
}
SmallDogs = {
"a_c_poodle",
"a_c_pug",
"a_c_westy",
}