Barbosik / MultiOgar

An open source Ogar server implementation, written with Node.js.
Other
61 stars 44 forks source link

Help with coding of MultiOgar (Where something is) #327

Open darknight99x opened 8 years ago

darknight99x commented 8 years ago

Hi, I would like to know where I can change how much mass is received after eating another player's cell.

I want to change it where you only recieve 75% of said mass back when you eat someone. I wish to do this to destroy teamers.

m-byte918 commented 8 years ago

Try editing the onEat function in Cell.js