Moves the table layers to the layers define. (#9504)

This commit is contained in:
Chada-1
2020-07-31 12:35:46 -05:00
committed by GitHub
parent 740483d0b6
commit f37fc78a32
4 changed files with 46 additions and 5 deletions

View File

@@ -112,7 +112,7 @@ If you add a drink with no empty icon sprite, ensure it is flagged as NO_EMPTY_I
to_chat(user, "<span class='notice'>\The [src] is almost full!</span>")
else
to_chat(user, "<span class='notice'>\The [src] is full!</span>")
////////////////////////////////////////////////////////////////////////////////
/// Drinks. END