Merge pull request #5559 from Walter0o/deadly_fork_fix

deadly sharp w_class 1 fix
This commit is contained in:
Ccomp5950
2014-07-10 23:40:25 -05:00
4 changed files with 6 additions and 7 deletions
+1 -2
View File
@@ -66,7 +66,6 @@
name = "fork"
desc = "It's a fork. Sure is pointy."
icon_state = "fork"
sharp = 1
/obj/item/weapon/kitchen/utensil/pfork
name = "plastic fork"
@@ -456,4 +455,4 @@
for(var/i = 1, i <= rand(1,2), i++)
if(I)
step(I, pick(NORTH,SOUTH,EAST,WEST))
sleep(rand(2,4))
sleep(rand(2,4))