Thread
:
So close!
View Single Post
#
23
06-07-2015, 02:46 PM
N0ctrnl
Discordant
Join Date: Jan 2007
Posts: 443
Gravity default is 0.4. Here's the script to update your database:
2015_02_12_zone_gravity.sql
Code:
ALTER TABLE `zone` ADD COLUMN `gravity` float NOT NULL DEFAULT .4 AFTER `snow_duration4`;
N0ctrnl
View Public Profile
Send a private message to N0ctrnl
Find all posts by N0ctrnl