baseitems.2da fix for new weapon models
baseitems.2da fix for new weapon models
This commit is contained in:
		| @@ -123,7 +123,7 @@ | ||||
| 119        16807233 falchion              2            5             0x1C030        1             2         WSwGs       0              1           1           1           it_bag        iwswgs          0         ****        3          3          ****         1.6            10       255      2       4         3          2           1        75       1        2.09           16807234    9            8        0        0          1          ****     ****     ****     ****     ****     4          0      0             16807235        0               1              160      11            ****           ****        ****               100         100         0           99             1            24606           24618               24630                    24642                        24654                      24666                              24678                             24690              ****         ****                              | ||||
| 120        16807242 sap                   1            1             0x1C030        1             2         WBlMl       0              0           0           0           it_bag        iwblml          0         ****        2          2          ****         1.2            10       255      1       6         1          2           1        1        1        2              16807243    13           8        0        0          1          ****     ****     ****     ****     ****     4          0      0             16807244        0               1              30       2             ****           ****        ****               100         100         0           44             1            24607           24619               24631                    24643                        24655                      24667                              24679                             24691              ****         1                                 | ||||
| 121        16807248 katar                 1            1             0x1C030        1             2         WSwDg       0              1           1           1           it_bag        iwswdg          0         ****        1          1          ****         1.1            10       255      1       4         1          3           1        2        1        2              16807249    7            8        0        0          1          ****     ****     ****     ****     ****     4          0      0             16807250        0               1              20       11            ****           ****        ****               50          50          50          77             1            24608           24620               24632                    24644                        24656                      24668                              24680                             24692              ****         1                                 | ||||
| 122        16807269 heavy_mace            1            3             0x1C030        1             2         WBlMl       0              1           1           1           it_bag        iwblhw          0         ****        2          3          ****         1.2            10       255      1       8         1          2           1        6        1        2              16807270    14           8        0        0          1          ****     ****     ****     ****     ****     4          0      0             16807271        0               1              120      2             ****           ****        ****               100         100         0           99             1            24609           24621               24633                    24645                        24657                      24669                              24681                             24693              ****         ****                              | ||||
| 122        16807269 heavy_mace            1            3             0x1C030        1             2         WBlMl       0              1           1           1           it_bag        iwblml          0         ****        2          3          ****         1.2            10       255      1       8         1          2           1        6        1        2              16807270    14           8        0        0          1          ****     ****     ****     ****     ****     4          0      0             16807271        0               1              120      2             ****           ****        ****               100         100         0           99             1            24609           24621               24633                    24645                        24657                      24669                              24681                             24693              ****         ****                              | ||||
| 123        16807272 maul                  2            3             0x1C030        1             2         WBlHw       0              1           1           1           it_bag        iwxblma         0         ****        2          4          ****         1.2            10       255      1       10        1          3           1        8        1        1.88           16807273    14           8        0        0          1          ****     ****     ****     ****     ****     4          0      0             16807274        0               1              200      12            ****           ****        ****               100         100         0           99             1            24610           24622               24634                    24646                        24658                      24670                              24682                             24694              ****         ****                              | ||||
| 124        16807275 scimitar_double       2            5             0x1c010        1             2         WDbSw       0              1           1           1           it_bag        iwdbsw          0         8           3          4          ****         1.5            10       255      1       6         3          2           1        63       1        1.99           16807276    10           8        0        0          1          ****     ****     ****     ****     ****     4          0      0             16807277        0               1              150      11            ****           ****        ****               50          50          50          99             1            24611           24623               24635                    24647                        24659                      24671                              24683                             24695              ****         ****                              | ||||
| 125        16807284 goad                  1            2             0x1C030        0             2         WBlCl       0              1           1           1           it_bag        iwblcl          0         ****        1          2          ****         1.1            10       255      1       6         1          2           1        6        1        2              16807285    8            8        0        0          1          ****     ****     ****     ****     ****     4          0      0             16807286        0               1              30       18            ****           ****        ****               35          35          65          22             1            24612           24624               24636                    24348                        24660                      24672                              24684                             24596              ****         2                                 | ||||
|   | ||||
| @@ -26,9 +26,9 @@ const int BASE_ITEM_GOAD            	= 125; | ||||
| const int BASE_ITEM_EAGLE_CLAW      	= 126; | ||||
| const int BASE_ITEM_CRAFTED_ROD     	= 199; | ||||
| const int BASE_ITEM_CRAFTED_STAFF   	= 201; | ||||
| const int BASE_ITEM_ELVEN_LIGHTBLADE  = 202; | ||||
| const int BASE_ITEM_ELVEN_THINBLADE   = 203; | ||||
| const int BASE_ITEM_ELVEN_COURTBLADE  = 204; | ||||
| const int BASE_ITEM_ELVEN_LIGHTBLADE  	= 202; | ||||
| const int BASE_ITEM_ELVEN_THINBLADE   	= 203; | ||||
| const int BASE_ITEM_ELVEN_COURTBLADE  	= 204; | ||||
|  | ||||
| //::////////////////////////////////////////////// | ||||
| //:: Player Health Const | ||||
|   | ||||
		Reference in New Issue
	
	Block a user