mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-22 07:23:42 +00:00
* temporary wip * the rest of the fucking owl * Replaces Nodupes with FPTP, and wensday * ok you are still a little stupid * c-c-c-changes * Create 60-61.sql * Apply suggestions from code review Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> * woe up to date apon thee * make that up to date * contras changes! * thanks contra! * Update code/__DEFINES/misc_defines.dm Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> * last thing --------- Signed-off-by: Qwertytoforty <52090703+Qwertytoforty@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
UPDATING SQL
The contents of this directory contain update sql scripts for the paracode SQL database.
Files following the naming convention -.sql Files are designed to be run sequentialy, moving from version 2, to version 4 would require running the following SQL scripts. 2-3.sql 3-4.sql
Special Notes
-
15-19 is considered as one version, but split into multiple files for simplicity and correct ordering. You MUST run them in order, and all of them between the game, or stuff will break horribly.
-
The same applies for 30-33 and 38-40