Merge with dev.

This commit is contained in:
Zuhayr
2014-06-12 01:14:40 +09:30
79 changed files with 915 additions and 737 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
w_class = 1.0
throw_speed = 7
throw_range = 15
m_amt = 10
matter = list("metal" = 10)
var/colour = "black" //what colour the ink is!
pressure_resistance = 2
+1 -1
View File
@@ -119,7 +119,7 @@
w_class = 2.0
flags = FPRINT | CONDUCT | TABLEPASS
slot_flags = SLOT_BELT
m_amt = 2000
matter = list("metal" = 2000)
var/pictures_max = 10
var/pictures_left = 10
var/on = 1
+1 -1
View File
@@ -9,7 +9,7 @@
w_class = 1.0
throw_speed = 7
throw_range = 15
m_amt = 60
matter = list("metal" = 60)
item_color = "cargo"
pressure_resistance = 2
attack_verb = list("stamped")