From 2c921c03cd948d36570d777d9fa22e998f604981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Mart=C3=ADnez?= Date: Fri, 24 Feb 2017 03:04:24 -0300 Subject: [PATCH] HUEG BOX --- computer/computers.lua | 13 +++++++++++++ computer/textures/computer_hueg_box_bk.png | Bin 0 -> 88 bytes computer/textures/computer_hueg_box_bt.png | Bin 0 -> 108 bytes computer/textures/computer_hueg_box_ft.png | Bin 0 -> 130 bytes computer/textures/computer_hueg_box_lt.png | Bin 0 -> 100 bytes computer/textures/computer_hueg_box_rt.png | Bin 0 -> 97 bytes computer/textures/computer_hueg_box_tp.png | Bin 0 -> 220 bytes 7 files changed, 13 insertions(+) create mode 100644 computer/textures/computer_hueg_box_bk.png create mode 100644 computer/textures/computer_hueg_box_bt.png create mode 100644 computer/textures/computer_hueg_box_ft.png create mode 100644 computer/textures/computer_hueg_box_lt.png create mode 100644 computer/textures/computer_hueg_box_rt.png create mode 100644 computer/textures/computer_hueg_box_tp.png diff --git a/computer/computers.lua b/computer/computers.lua index 5a7fed40..b9d3dc47 100644 --- a/computer/computers.lua +++ b/computer/computers.lua @@ -153,6 +153,19 @@ computer.register("computer:admiral128", { }) }) +-- XBox lookalike +computer.register("computer:hueg_box", { + description = "HUEG Box", + tiles_off = { }, + node_box = computer.pixelnodebox(16, { + -- X Y Z W H L + { 0, 0, 7, 16, 6, 9 }, -- Console + { 2, 0, 1, 11, 3, 6 }, -- Controller + { 2, 0, 0, 2, 3, 1 }, + { 11, 0, 0, 2, 3, 1 }, + }) +}) + -- Generic Flat Screen LCD (16x9) with keyboard local mo_sbox = { type = "fixed", diff --git a/computer/textures/computer_hueg_box_bk.png b/computer/textures/computer_hueg_box_bk.png new file mode 100644 index 0000000000000000000000000000000000000000..d0dbb84a23bf8b4149bf120d6376354fdba7f1b4 GIT binary patch literal 88 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%_o-U3d7QM*{60D083>e(P!>|9J jB5}ZFCAS-ILIMNB@gBxoJtqFzK&1?xu6{1-oD!M#>=en_HaSk#%*|e;y#%oPJ*IR@jU*Ha4z94DXn{ bm<1U&e30PNSR4@oG?c;9)z4*}Q$iB}$u1_M literal 0 HcmV?d00001 diff --git a/computer/textures/computer_hueg_box_lt.png b/computer/textures/computer_hueg_box_lt.png new file mode 100644 index 0000000000000000000000000000000000000000..bf2069251ecec391819c3bc78176e9c9163136e9 GIT binary patch literal 100 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`+MX_sAr`&K2@SUezyfk91)_2!GmQ6@lb44$rjF6*2UngGFf9De`+ literal 0 HcmV?d00001 diff --git a/computer/textures/computer_hueg_box_rt.png b/computer/textures/computer_hueg_box_rt.png new file mode 100644 index 0000000000000000000000000000000000000000..19f06cec01bf7bc46fd3b780e2acd38eac1fca1a GIT binary patch literal 97 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61|;P_|4#%`8lEnWAr`&K2@z~Cg7~m=^(-UezEtpyuhU^>o4m>)}64MKbK`vpKy`oVk SZpI9BE`z75pUXO@geCxcj7_=# literal 0 HcmV?d00001