-
Notifications
You must be signed in to change notification settings - Fork 0
OL: Object List types
Robert Jordan edited this page Jul 27, 2021
·
1 revision
Types are checked for in the order they appear in the list
Name | Description |
---|---|
[RockMonsterTypes ...] |
All key names defined in Lego*::RockMonsterTypes
|
TVCamera |
Positioning for level view on start |
PowerCrystal |
Crystal |
Ore |
Normal Ore |
ProcessedOre |
Stud/Refined Ore |
Boulder |
Boulder carried and thrown by R.Monster |
Pusher |
Projectile shot from Pusher Beam |
LaserShot |
Projectile shot from Laser Beam (does not include other laser types) |
Freezer |
Projectile shot from Freezer Beam |
Dynamite |
|
ElectricFence |
|
SpiderWeb |
|
Barrier |
Construction barrier |
OohScary |
Sonic Blaster/Bird Scarer (when in ToolStore, carried, or placed with countdown) |
Path |
Power Path (no resource exists for paths, so this will crash!) |
[VehicleTypes ...] |
All key names defined in Lego*::VehicleTypes
|
[MiniFigureTypes ...] |
All key names defined in Lego*::MiniFigureTypes
|
[BuildingTypes ...] |
All key names defined in Lego*::BuildingTypes
|