Guest User

Untitled

a guest
Jul 27th, 2014
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. map.defineObject('water', {
  2. 'symbol': '░',
  3. 'color': '#44f',
  4. 'onCollision': function (player) {
  5. player.killedBy()},onCollision: function(){return (1);
  6. }
  7. });
Advertisement
Add Comment
Please, Sign In to add comment