diff options
-rw-r--r-- | PIXABY | 24 | ||||
-rw-r--r-- | items.xml | 9 |
2 files changed, 29 insertions, 4 deletions
@@ -0,0 +1,24 @@ +Pixaby license: https://pixabay.com/service/license-summary/ + +What are you allowed to do with Content? + +Subject to the Prohibited Uses (see below), the Content License allows users to: +✓ Use Content for free +✓ Use Content without having to attribute the author (although giving credit is always appreciated by our community!) +✓ Modify or adapt Content into new works +What are you not allowed to do with Content? + +We refer to these as Prohibited Uses which include: +✕ You cannot sell or distribute Content (either in digital or physical form) on a Standalone basis. + Standalone means where no creative effort has been applied to the Content and it remains in substantially + the same form as it exists on our website. +✕ If Content contains any recognisable trademarks, logos or brands, you cannot use that Content for commercial + purposes in relation to goods and services. In particular, you cannot print that Content on merchandise or + other physical products for sale. +✕ You cannot use Content in any immoral or illegal way, especially Content which features recognisable people. +✕ You cannot use Content in a misleading or deceptive way. +✕ You cannot use any of the Content as part of a trade-mark, design-mark, trade-name, business name or service mark. +Please be aware that certain Content may be subject to additional intellectual property rights +(such as copyrights, trademarks, design rights), moral rights, proprietary rights, property rights, +privacy rights or similar. It is your responsibility to check whether you require the consent of a +third party or a license to use Content.
\ No newline at end of file @@ -4612,7 +4612,7 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sprite gender="female">equipment/hands/cottongloves-female.xml|#202020,505050</sprite> </item> <item id="2007" - image="equipment/hands/cottongloves.png|W:#87876c,bbc39c,edf4e1,ffffff" + image="equipment/hands/cottongloves.png|W name="%Color% Silk Gloves" description="Soft and graceful %Color% silk gloves that doesn't restrain magic." mattack="12" @@ -4621,9 +4621,10 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. defense="3" level="12" type="equip-arms" - weight="15"> - <sprite gender="unisex">equipment/hands/cottongloves-male.xml|#87876c,bbc39c,edf4e1,ffffff</sprite> - <sprite gender="female">equipment/hands/cottongloves-female.xml|#87876c,bbc39c,edf4e1,ffffff</sprite> + weight="15" + colors="simple"> + <sprite gender="unisex">equipment/hands/cottongloves-male.xml</sprite> + <sprite gender="female">equipment/hands/cottongloves-female.xml</sprite> </item> <item id="2008" image="equipment/hands/leathergloves.png" |