We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf1b895 commit 4e8fd85Copy full SHA for 4e8fd85
_datafiles/guides/building/scripting/FUNCTIONS_ROOMS.md
@@ -38,6 +38,8 @@
38
Returns an Object with key/value pairs of `ProvidedRoomId`=>`NewRoomId`
39
Creates ephemeral instances of the RoomId's provided.
40
41
+NOTE: Ephemeral rooms clean up (delete from memory) mobs, items, etc. when no players occupy the set of created rooms.
42
+
43
| Argument | Explanation |
44
| --- | --- |
45
| RoomIds | an array of integers containing RoomId's you want instanced |
0 commit comments