mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-28 09:05:26 +00:00
add info
This commit is contained in:
parent
1231659037
commit
37f0a16507
@ -21,7 +21,10 @@ local defs = {
|
|||||||
|
|
||||||
-- 怪物
|
-- 怪物
|
||||||
monsters = {
|
monsters = {
|
||||||
{ config_id = 1001, monster_id = 29070103, pos = { x = 0.000, y = 5.800, z = 1.000 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, title_id = 161, special_name_id = 12, isElite = true },
|
{ config_id = 1001, monster_id = 29070103, pos = { x = 0.000, y = 5.800, z = 1.000 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1,
|
||||||
|
title_id = 161, -- 467777371 > specialNameID 12, specialNameLabID 161
|
||||||
|
special_name_id = 12,
|
||||||
|
isElite = true },
|
||||||
{ config_id = 1002, monster_id = 29070104, pos = { x = 0.000, y = -58.140, z = -30.000 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, title_id = 161, special_name_id = 12, isElite = true }
|
{ config_id = 1002, monster_id = 29070104, pos = { x = 0.000, y = -58.140, z = -30.000 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, title_id = 161, special_name_id = 12, isElite = true }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user