Replace all secondary flags with bitflags stored in the flags_2 var
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
floorbuffer = TRUE
|
||||
qdel(I)
|
||||
to_chat(user, "<span class='notice'>You upgrade [src] with the floor buffer.</span>")
|
||||
flags |= CLEAN_ON_MOVE
|
||||
flags_1 |= CLEAN_ON_MOVE_1
|
||||
update_icon()
|
||||
else
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user