one-hand shit

This commit is contained in:
skoglol
2019-07-11 17:29:36 +02:00
committed by Linzolle
parent 0a71762444
commit c1e84774ac
7 changed files with 60 additions and 28 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
if(!wielded || !user)
return
wielded = 0
if(force_unwielded)
if(!isnull(force_unwielded))
force = force_unwielded
var/sf = findtext(name," (Wielded)")
if(sf)