mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-28 08:55:13 +00:00
idk why name broke
This commit is contained in:
parent
37f0a16507
commit
e32d3e167c
@ -6,10 +6,10 @@ monsters = {
|
||||
{
|
||||
config_id = 1001,
|
||||
monster_id = 29100103,
|
||||
pos = { x = 124, y = 528, z = 842 },
|
||||
pos = { x = 147, y = 528, z = 832 },
|
||||
rot = { x = 0, y = 304, z = 0 },
|
||||
level = 32, -- idk
|
||||
title_id = 191, -- specialNameLabID, idk why not show up
|
||||
level = 1, -- idk
|
||||
title_id = 191, -- specialNameLabID == title_id = 67498395, idk why not show up (Fourth of the Fatui Harbingers)
|
||||
special_name_id = 16,
|
||||
isElite = true
|
||||
},
|
||||
@ -18,9 +18,9 @@ monsters = {
|
||||
monster_id = 29100104,
|
||||
pos = { x = 124, y = 528, z = 842 },
|
||||
rot = { x = 0, y = 304, z = 0 },
|
||||
level = 32, -- idk
|
||||
title_id = 10001,
|
||||
special_name_id = 10316,
|
||||
level = 1,
|
||||
title_id = 191, -- 10001/10316 idk why name show as `Ultra-Massive Cryo Slime`
|
||||
special_name_id = 16,
|
||||
isElite = true
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user