X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fcarfire;a=blobdiff_plain;f=CarFire%2FCarFire%2FCarFire%2FContent%2FMaps%2Fsandbox.cfmap;fp=CarFire%2FCarFire%2FCarFire%2FContent%2FMaps%2Fsandbox.cfmap;h=0481034eaa74897b77cc36b5ceef20f5e2d062b1;hp=28050cf09acc976840ee7c27c75adac087b8a25a;hb=08f41ef45f3c41ca6302150bc6d5270c8e7143db;hpb=60d05271b295d2ca94a0028059add525c1bbffb1 diff --git a/CarFire/CarFire/CarFire/Content/Maps/sandbox.cfmap b/CarFire/CarFire/CarFire/Content/Maps/sandbox.cfmap index 28050cf..0481034 100644 --- a/CarFire/CarFire/CarFire/Content/Maps/sandbox.cfmap +++ b/CarFire/CarFire/CarFire/Content/Maps/sandbox.cfmap @@ -21,9 +21,6 @@ ; event = wait(2) remove([2,6]) remove([2,7]) ; Function ideas: -; has(entity) Player has given entity in his inventory. -; wait(seconds) Pause for some number of seconds. -; remove(entity) Remove entities of a certain type from the game. ; remove(coord) Remove whatever is at the given coordinates. ; create(entity, coord) Create an entity at some location. ; play(soundname) Play a sound.