Skip to content

Commit a9e22b1

Browse files
NightbladeLocalIdentity
andauthored
Add warning not to edit file manually (#4677)
* add auto-gen warning header note there is no `{` after `return ` like many of the other warning header writer functions * remove extra newline * Export Files Co-authored-by: LocalIdentity <localidentity2@gmail.com>
1 parent 4dd322d commit a9e22b1

20 files changed

+59
-1
lines changed

src/Data/StatDescriptions/active_skill_gem_stat_descriptions.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- This file is automatically generated, do not edit!
2+
-- Item data (c) Grinding Gear Games
3+
14
return {
25
[1]={
36
lang={

src/Data/StatDescriptions/aura_skill_stat_descriptions.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- This file is automatically generated, do not edit!
2+
-- Item data (c) Grinding Gear Games
3+
14
return {
25
[1]={
36
lang={

src/Data/StatDescriptions/banner_aura_skill_stat_descriptions.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- This file is automatically generated, do not edit!
2+
-- Item data (c) Grinding Gear Games
3+
14
return {
25
[1]={
36
lang={

src/Data/StatDescriptions/beam_skill_stat_descriptions.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- This file is automatically generated, do not edit!
2+
-- Item data (c) Grinding Gear Games
3+
14
return {
25
[1]={
36
lang={

src/Data/StatDescriptions/brand_skill_stat_descriptions.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- This file is automatically generated, do not edit!
2+
-- Item data (c) Grinding Gear Games
3+
14
return {
25
[1]={
36
stats={

src/Data/StatDescriptions/buff_skill_stat_descriptions.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- This file is automatically generated, do not edit!
2+
-- Item data (c) Grinding Gear Games
3+
14
return {
25
[1]={
36
lang={

src/Data/StatDescriptions/curse_skill_stat_descriptions.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- This file is automatically generated, do not edit!
2+
-- Item data (c) Grinding Gear Games
3+
14
return {
25
[1]={
36
lang={

src/Data/StatDescriptions/debuff_skill_stat_descriptions.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- This file is automatically generated, do not edit!
2+
-- Item data (c) Grinding Gear Games
3+
14
return {
25
[1]={
36
lang={

src/Data/StatDescriptions/gem_stat_descriptions.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- This file is automatically generated, do not edit!
2+
-- Item data (c) Grinding Gear Games
3+
14
return {
25
[1]={
36
lang={

src/Data/StatDescriptions/minion_attack_skill_stat_descriptions.lua

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
-- This file is automatically generated, do not edit!
2+
-- Item data (c) Grinding Gear Games
3+
14
return {
25
[1]={
36
lang={

0 commit comments

Comments
 (0)