adjusts pool timer to attempt physics fix, updates updates.txt
This commit is contained in:
parent
c78e61e6c7
commit
b10f171af1
@ -11,7 +11,7 @@
|
||||
|
||||
/* ** Definitions ** */
|
||||
#define POCKET_RADIUS ( 0.09 )
|
||||
#define POOL_TIMER_SPEED ( 25 )
|
||||
#define POOL_TIMER_SPEED ( 20 )
|
||||
#define DEFAULT_AIM ( 0.38 )
|
||||
#define DEFAULT_POOL_STRING "Pool Table\n{FFFFFF}Press ENTER To Play"
|
||||
#define POOL_FEE_RATE ( 0.02 )
|
||||
|
@ -1,7 +1,6 @@
|
||||
(+) A percentage is showed in the top donor bar, which is the required total funding of the server for the month.
|
||||
(+) Server features are shown to newly registered players.
|
||||
(/) Player money is saved on an inflow/outflow basis. Before, it saved only when you disconnected.
|
||||
(/) You need 50 score to send private messages in the server.
|
||||
(*) Fixed issue with cop chat behaving abnormally.
|
||||
(*) You cannot use /sync in jail.
|
||||
(-) Knives have been removed due to abuse.
|
||||
(/) Breaking Cuffs is now at a 75% chance success rate.
|
||||
(/) Jail Multiplier is now lowered from 3 to 2.
|
||||
(/) /sm is no longer capped at a 90M transaction.
|
||||
(/) /ic send limit has been increased from 5,000 to 10,000.
|
||||
(*) Bank Money changes now trigger it to be saved. Fixing IC & Stock selling issue.
|
||||
(*) Fireworks purchasing is now functional and grants you the item upon purchase.
|
Loading…
Reference in New Issue
Block a user