mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user