mirror of
https://github.com/OpenFusionProject/tabledata.git
synced 2024-11-14 02:50:05 +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:
parent
cd2e59439f
commit
b9a74bd814
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
*~
|
*~
|
||||||
*.bak
|
*.bak
|
||||||
|
gruntwork.json
|
||||||
|
@ -325,7 +325,7 @@
|
|||||||
],
|
],
|
||||||
"npc": [
|
"npc": [
|
||||||
{
|
{
|
||||||
"iNPCID": 2925,
|
"iNPCID": 447,
|
||||||
"iBaseSpeed": 1200,
|
"iBaseSpeed": 1200,
|
||||||
"points": [
|
"points": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user