adds clown glue

This commit is contained in:
unid15
2015-10-18 23:46:11 +02:00
parent 636687c2a8
commit f8da080ba1
194 changed files with 1621 additions and 1388 deletions

View File

@@ -299,12 +299,12 @@
return
if(!keyslot1)
user.drop_item(W, src)
keyslot1 = W
if(user.drop_item(W, src))
keyslot1 = W
else
user.drop_item(W, src)
keyslot2 = W
if(user.drop_item(W, src))
keyslot2 = W
recalculateChannels()