1
0
mirror of https://github.com/tacigar/maidroid.git synced 2024-09-29 06:50:21 +02:00

[UPDATE] Update core position in formspec

This commit is contained in:
tacigar 2016-09-17 14:45:29 +09:00
parent 775e48f868
commit 71e8bf9f84

View File

@ -229,8 +229,8 @@ function maidroid.register_maidroid(product_name, def)
.. default.gui_bg_img
.. default.gui_slots
.. "list[detached:"..self.inventory_name..";main;0,0;4,4;]"
.. "label[6,3;core]"
.. "list[detached:"..self.inventory_name..";core;6,4;1,1;]"
.. "label[5.5,1;core]"
.. "list[detached:"..self.inventory_name..";core;5.5,1.5;1,1;]"
.. "list[current_player;main;0,5;8,1;]"
.. "list[current_player;main;0,6.2;8,3;8]"
.. "button[7,0.25;1,0.875;apply_name;Apply]"