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-11 22:06:43 -04:00
parent 9b54f851b7
commit c44f306724

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.