This commit is contained in:
shadowlord13
2008-06-07 02:35:42 +00:00
parent af58259444
commit 1ccf694a72
68 changed files with 3373 additions and 1901 deletions
+3 -2
View File
@@ -470,5 +470,6 @@
world.log << "\nTotals: M=[num2text(mplas, 10)] T=[num2text(tplas, 10)], all = [num2text(mplas+tplas, 10)]"
//Pops up the take-off / put-on dialog, but for yourself.
/mob/human/proc/ShowMyInv()
src.show_inv(src)