Added gruntwork.json to .gitignore.

Should have done it in that first commit. Also fulfilled that Fusion
Spawn's dream of being a car. It should be a better npc path example
now, and shouldn't won't mess with mob/chunk logic anymore.
This commit is contained in:
dongresource 2020-10-14 02:28:34 +02:00
parent cd2e59439f
commit b9a74bd814
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
*~ *~
*.bak *.bak
gruntwork.json

View File

@ -325,7 +325,7 @@
], ],
"npc": [ "npc": [
{ {
"iNPCID": 2925, "iNPCID": 447,
"iBaseSpeed": 1200, "iBaseSpeed": 1200,
"points": [ "points": [
{ {