mirror of
https://github.com/OpenFusionProject/tabledata.git
synced 2025-10-09 01:50:12 +00:00
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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
*~
|
||||
*.bak
|
||||
gruntwork.json
|
||||
|
@@ -325,7 +325,7 @@
|
||||
],
|
||||
"npc": [
|
||||
{
|
||||
"iNPCID": 2925,
|
||||
"iNPCID": 447,
|
||||
"iBaseSpeed": 1200,
|
||||
"points": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user