mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-24 21:56:55 +01:00
Rearranges inventory HUD so it makes more sense
Rearranges the inventory HUD to make clear that there is one ear on either side of the head and not two on one side.
This commit is contained in:
@@ -131,10 +131,10 @@
|
||||
|
||||
#define ui_glasses "WEST:6,SOUTH+2:9"
|
||||
#define ui_mask "WEST+1:8,SOUTH+2:9"
|
||||
#define ui_l_ear "WEST+2:10,SOUTH+2:9"
|
||||
#define ui_r_ear "WEST+2:10,SOUTH+3:11"
|
||||
|
||||
#define ui_r_ear "WEST:6,SOUTH+3:11"
|
||||
#define ui_head "WEST+1:8,SOUTH+3:11"
|
||||
#define ui_l_ear "WEST+2:10,SOUTH+3:11"
|
||||
|
||||
//Intent small buttons
|
||||
#define ui_help_small "EAST-3:8,SOUTH:1"
|
||||
@@ -187,4 +187,4 @@
|
||||
#define ui_mech_deco1_f "WEST+2:-7, SOUTH+8"
|
||||
#define ui_mech_deco2_f "WEST+2:-7, SOUTH+9"
|
||||
|
||||
#define ui_crafting "EAST-4:22,SOUTH:5"
|
||||
#define ui_crafting "EAST-4:22,SOUTH:5"
|
||||
|
||||
Reference in New Issue
Block a user