Skip to content

Add Freeze spell#2

Open
riftEmber wants to merge 5 commits into
masterfrom
freeze-spell
Open

Add Freeze spell#2
riftEmber wants to merge 5 commits into
masterfrom
freeze-spell

Conversation

@riftEmber

Copy link
Copy Markdown

No way to trigger it yet

Comment thread index.js Outdated
if(ind>-1) {
var time = new Date().getTime();
gd.data.nodes[d.data].frozen = time;
broadcast("stasis:"+d.data, gd);

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use "update:" for this?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know how that works but I'll try to use it

@vpzomtrrfrt

Copy link
Copy Markdown
Member

This will probably take a while to get merged, so you should probably bump the version higher

@riftEmber

Copy link
Copy Markdown
Author

I'll do that when its necessary

-Tony

On Tue, May 17, 2016 at 8:52 AM, vpzomtrrfrt notifications@github.com
wrote:

This will probably take a while to get merged, so you should probably bump
the version higher


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#2 (comment)

@riftEmber

Copy link
Copy Markdown
Author

I made some git mistakes trying to rebase so the bump version commits are weird but whatever

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants