Changeset 4247 for data/trunk/scripts
- Timestamp:
- Nov 24, 2006, 11:47:17 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/scripts/falldown.lua
r4202 r4247 10 10 11 11 -- Get objects from orxonox 12 thisscript:addObject(" TestEntity", "fallingguy")12 thisscript:addObject("GenericNPC", "fallingguy") 13 13 thisscript:addObject("FPSPlayer", "Player") 14 14 thisscript:addObject("GenericNPC","fleemechanic")
Note: See TracChangeset
for help on using the changeset viewer.