From 053dac2f0e62b64877e3dd04cc531452bce9d4aa Mon Sep 17 00:00:00 2001
From: gumi <git@gumi.ca>
Date: Fri, 13 Jul 2018 15:43:47 -0400
Subject: remove the param documentation

---
 db/constants.conf | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

(limited to 'db')

diff --git a/db/constants.conf b/db/constants.conf
index e51ccb9bd..b7bc24985 100644
--- a/db/constants.conf
+++ b/db/constants.conf
@@ -33,15 +33,9 @@ constants_db: {
  ************* Entry structure (full) *************************************
 	Identifier: {
 		Value: value         // (int)
-		Parameter: true      // (boolean)      Defaults to false.
 		Deprecated: true     // (boolean)      Defaults to false.
 	}
 **************************************************************************/
-// NOTE:
-//   Parameters are special in that they retrieve certain runtime values
-//   depending on the specified ID in field Value. Depending on the
-//   implementation values assigned by scripts to parameters will affect
-//   runtime values, such as Zeny, as well (see pc_readparam/pc_setparam).
 
 	comment__: "Weekdays"
 	SUNDAY:    0
@@ -1397,7 +1391,7 @@ constants_db: {
 	SC_TUNAPARTY:                     649
 	SC_SHRIMP:                        650
 	SC_FRESHSHRIMP:                   651
-	
+
 	SC_DAILYSENDMAILCNT:              653
 
 	// Summer 2 Costume
-- 
cgit v1.2.3-70-g09d2