Changeset 4051 for data/branches/single_player_map/scripts/guard.lua
- Timestamp:
- Jul 3, 2006, 10:29:55 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/branches/single_player_map/scripts/guard.lua
r3991 r4051 1 -- Get objects from orxonox 2 thisscript:addObject("GenericNPC","guard") 3 thisscript:addObject("FPSPlayer", "Player") 4 1 5 -- Global Variables 2 6 walkingRouteOne = true -- True if thestranger is walking route one
Note: See TracChangeset
for help on using the changeset viewer.