First pass on porting Baymining. Compiles, not playable, do not merge alone.

This commit is contained in:
Zuhayr
2015-01-09 13:04:24 +10:30
parent 530fed426d
commit 2d92b592ca
27 changed files with 2068 additions and 1798 deletions
+3
View File
@@ -27,6 +27,9 @@
usr << browse(null, "window=stack")
..()
/obj/item/stack/proc/get_amount()
return amount
/obj/item/stack/examine()
set src in view(1)
..()