mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-25 20:52:26 -06:00
29 lines
No EOL
965 B
Text
29 lines
No EOL
965 B
Text
// Parties
|
|
model "phase_8/models/modules/partyGate_DL" [
|
|
store_node [ "prop" "prop_party_gate" "" ]
|
|
]
|
|
|
|
place_model "phase_8/models/neighborhoods/donalds_dreamland" [
|
|
store_node [ "prop" "donalds_dreamland" "" ]
|
|
]
|
|
place_model "phase_8/models/modules/safe_zone_tunnel_DL" [
|
|
store_node [ "prop" "prop_safe_zone_tunnel" ]
|
|
]
|
|
|
|
place_model "phase_8/models/modules/trolley_station_DL" [
|
|
store_node [ "prop" "prop_trolley_station" ]
|
|
]
|
|
place_model "phase_8/models/modules/gagShop_DL" [
|
|
store_node [ "toon_landmark" "toon_landmark_DL_gag_shop" "" ]
|
|
]
|
|
place_model "phase_8/models/modules/PetShopExterior_DL" [
|
|
store_node [ "toon_landmark" "toon_landmark_DL_pet_shop" "" ]
|
|
]
|
|
|
|
place_model "phase_8/models/modules/clothshopDL" [
|
|
store_node [ "toon_landmark" "toon_landmark_DL_clothes_shop" "" ]
|
|
]
|
|
|
|
place_model "phase_4/models/props/exteriorfish-zero" [
|
|
store_node [ "prop" "animated_prop_PetShopFishAnimatedProp" "exteriorfish" ]
|
|
] |