mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
fix item color
&g is not a correct minecraft color code.
This commit is contained in:
@@ -4,8 +4,8 @@ The_Undying:
|
||||
Health: 100
|
||||
Damage: 15
|
||||
Drops:
|
||||
- light_weighted_pressure_plate{name="&gTotem Shard"} 1 0.05
|
||||
- gold_nugget{name="&gTotem Fragment"} 3-5
|
||||
- light_weighted_pressure_plate{name="&eTotem Shard"} 1 0.05
|
||||
- gold_nugget{name="&eTotem Fragment"} 3-5
|
||||
Skills:
|
||||
- setvariable{var=caster.minions;type=INTEGER;val=0} @self ~onSpawn
|
||||
- skill{s=UndyingFear} @PlayersInRadius{r=25} 0.3
|
||||
|
||||
Reference in New Issue
Block a user