mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
+ Changing the name of spawn_manifest files to avoid clone issue
This commit is contained in:
parent
bbd2b611c7
commit
9d76520b91
@ -1,5 +1,5 @@
|
||||
SpawnEntry (
|
||||
name: "Taiga rare forest wildlife.",
|
||||
name: "Taiga rare forest wildlife for christmas.",
|
||||
note: "Search for them in the heart of the taiga, if you are feeling lucky.",
|
||||
rules: [
|
||||
Pack(
|
||||
|
@ -1,5 +1,5 @@
|
||||
SpawnEntry (
|
||||
name: "Tundra rare animals.",
|
||||
name: "Tundra rare animals for christmas.",
|
||||
note: "Search for them in the heart of tundra.",
|
||||
rules: [
|
||||
Pack(
|
||||
|
@ -1,5 +1,5 @@
|
||||
SpawnEntry (
|
||||
name: "Tundra forest animals.",
|
||||
name: "Tundra forest animals for christmas.",
|
||||
note: "",
|
||||
rules: [
|
||||
Pack(
|
||||
|
@ -1,5 +1,5 @@
|
||||
SpawnEntry (
|
||||
name: "Tundra animals.",
|
||||
name: "Tundra animals for christmas.",
|
||||
note: "Usually you can find them in snowy areas.",
|
||||
rules: [
|
||||
Pack(
|
||||
|
Loading…
Reference in New Issue
Block a user