Fix refueling into fuelports

They still work from roundstart cus they have fuel in them. Just can't refuel without asking an admin to move a fuel tank into contents.
This commit is contained in:
Aronai Sieyes
2020-03-23 20:19:27 -04:00
committed by Leshana
parent 2e7ac6e424
commit 031c30644c
+1
View File
@@ -172,6 +172,7 @@
return
if(contents.len == 0)
user.unEquip(W, src)
W.forceMove(src)
update_icon()
// Walls hide stuff inside them, but we want to be visible.