Ver a proveniência

Revert "UNDO THIS: RACE EVENT STUFF"

This reverts commit f325cd6a46
tags/v0.9.0^2
Big Bad Waffle há 3 anos
ascendente
cometimento
4afaa71785
3 ficheiros alterados com 3 adições e 28 eliminações
  1. +2
    -26
      src/server/config/maps/fjolarok/map.json
  2. +0
    -1
      src/server/config/maps/fjolarok/zone.js
  3. +1
    -1
      src/server/items/generators/quality.js

+ 2
- 26
src/server/config/maps/fjolarok/map.json Ver ficheiro

@@ -1224,7 +1224,7 @@
"visible":true,
"width":8,
"x":936,
"y":1112
"y":1080
},
{
"gid":301,
@@ -1729,30 +1729,6 @@
"width":8,
"x":736,
"y":816
},
{
"gid":293,
"height":8,
"id":1005,
"name":"Crazed Seagull",
"rotation":0,
"type":"",
"visible":true,
"width":8,
"x":992,
"y":1056
},
{
"gid":293,
"height":8,
"id":1006,
"name":"Crazed Seagull",
"rotation":0,
"type":"",
"visible":true,
"width":8,
"x":928,
"y":1008
}],
"opacity":1,
"properties":[
@@ -2871,7 +2847,7 @@
"y":0
}],
"nextlayerid":31,
"nextobjectid":1007,
"nextobjectid":1004,
"orientation":"orthogonal",
"properties":[
{


+ 0
- 1
src/server/config/maps/fjolarok/zone.js Ver ficheiro

@@ -37,7 +37,6 @@ module.exports = {
},
'crazed seagull': {
level: 1,
spawnCd: 50,

rare: {
count: 0


+ 1
- 1
src/server/items/generators/quality.js Ver ficheiro

@@ -1,6 +1,6 @@
module.exports = {
qualities: [
0,
2000,
350,
80,
17,


Carregando…
Cancelar
Guardar