mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
updated armoire item strings
This commit is contained in:
@@ -384,6 +384,8 @@ const armor = {
|
||||
set: 'shootingStar',
|
||||
},
|
||||
softVioletSuit: {
|
||||
con: 7,
|
||||
str: 7,
|
||||
set: 'violetLoungewear',
|
||||
},
|
||||
};
|
||||
@@ -1050,6 +1052,7 @@ const shield = {
|
||||
set: 'blackLoungewear',
|
||||
},
|
||||
softVioletPillow: {
|
||||
int: 10,
|
||||
set: 'violetLoungewear',
|
||||
},
|
||||
};
|
||||
@@ -1428,6 +1431,8 @@ const weapon = {
|
||||
twoHanded: true,
|
||||
},
|
||||
pinkLongbow: {
|
||||
per: 6,
|
||||
str: 5,
|
||||
twoHanded: true,
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user