Format source

This commit is contained in:
Anders Jenbo 2020-12-02 00:52:27 +01:00
commit 38dbcf7641
32 changed files with 1132 additions and 1136 deletions

View file

@ -323,7 +323,7 @@ const PLStruct PL_Prefix[] = {
/** Contains the data related to each item suffix. */
const PLStruct PL_Suffix[] = {
// clang-format off
// clang-format off
// PLName, PLPower, PLParam1, PLParam2, PLMinLvl, PLIType, PLGOE, PLDouble, PLOk, PLMinVal, PLMaxVal, PLMultVal
#ifdef HELLFIRE
{ "quality", IPL_DAMMOD, 1, 2, 2, PLT_WEAP | PLT_STAFF | PLT_BOW , 0, FALSE, TRUE, 100, 200, 2 },