Mercurial > vba-clojure
comparison clojure/com/aurellem/gb/transit.clj @ 231:ecdbfa1fc51f
going to start work on item hack.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 24 Mar 2012 15:02:49 -0500 |
parents | fe26776e1a58 |
children |
comparison
equal
deleted
inserted
replaced
230:fe26776e1a58 | 231:ecdbfa1fc51f |
---|---|
48 ;; set to 00000000 enables fly, teleport | 48 ;; set to 00000000 enables fly, teleport |
49 ;; set to 00010001 changes colormap to brown, | 49 ;; set to 00010001 changes colormap to brown, |
50 ;; enables rope, dig | 50 ;; enables rope, dig |
51 ;; disables fly, teleport | 51 ;; disables fly, teleport |
52 | 52 |
53 | |
54 | |
55 ;; teleport, fly, rope, and dig seem to not be independent of the | |
56 ;; current map. | |
57 |