Advertisement
ijontichy

<stdin>

Nov 5th, 2012
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. rect 0,0, 40,40
  2. {
  3. tiletype = {wall, wall, wall};
  4. }
  5.  
  6. rect 1,1, 39, 39
  7. {
  8. tiletype = {grass, none, none};
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement