Skip to content

Commit

Permalink
Add New Lumps for Dastrukar's Item Pickup Glows
Browse files Browse the repository at this point in the history
  • Loading branch information
UndeadZeratul committed May 31, 2024
1 parent 805dbfd commit 77eaa0f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
11 changes: 11 additions & 0 deletions TRNSLATE
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

// RE4 PICKUP GLOW TRANSLATIONS

REPickup_White = "0:255=#[255,255,255]"
REPickup_Red = "0:255=#[255,0,0]"
REPickup_Green = "0:255=#[0,255,0]"
REPickup_Blue = "0:255=#[30,144,255]"
REPickup_LightBlue = "0:255=#[166,211,255]"
REPickup_Orange = "0:255=#[255,127,0]"
REPickup_Yellow = "0:255=#[255,255,0]"
REPickup_Purple = "0:255=#[103,58,183]"
19 changes: 19 additions & 0 deletions repkup_groups.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
DERPBot,HERPBot,UaS_EmptyMedikit,UaS_EmptyStimpack,UaS_EmptyZerkpack,UaS_EmptyRocketBox:TNT1:REPickup_White:0:1

HDLoose7mm,HDLoose10mm,LooseSavage300,HDLoose762Tokarev:REPK:REPickup_Red:0,1,2,3:2
HDSpent7mm,HDSpent10mm,SpentSavage300,HDSpent762Tokarev:REPK:REPickup_Orange:0,1,2,3:2
BaseCurrencyPickup:REPK:REPickup_Yellow:0,1,2,3:2

HDBackpack,HHelmet,HDArmour:REPK:REPickup_LightBlue:0,1,2,3:2

UaS_Automap:REPK:REPickup_White:0,1,2,3:2:USECUSTOM:PMAPA0
HDMap,HDRedSkull,HDRedKey:REPK:REPickup_White:0,1,2,3:2

UaS_Consumable:REPK:REPickup_Green:0,1,2,3:2:USEICON
BrownSphere,BlueSphere,SpiritualArmour,PortableMedikit,PortableStimpack,HDWoundFixer,UaS_TraumaKit,UaS_2FCartridge:REPK:REPickup_Green:0,1,2,3:2

HDMBR:REPK:REPickup_Blue:0,1,2,3:2:USECUSTOM:MFCLA0
HDBastardRifle:REPK:REPickup_Blue:0,1,2,3:2:USEICON
HDWeapon:REPK:REPickup_Blue:0,1,2,3:2

HDUPK,HDAmmo,HDPickup:REPK:REPickup_Red:0,1,2,3:2

0 comments on commit 77eaa0f

Please sign in to comment.