From 91a25bb1534462030596bcd17784cd91e95cd88a Mon Sep 17 00:00:00 2001 From: skotlex Date: Wed, 26 Jul 2006 19:12:00 +0000 Subject: - Some code cleanup of HLIF_MOON in regards to the number of hits and damage equation. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7900 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/script.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/map/script.c') diff --git a/src/map/script.c b/src/map/script.c index 476e9011f..cf1ae0c17 100644 --- a/src/map/script.c +++ b/src/map/script.c @@ -11323,7 +11323,7 @@ void op_2(struct script_state *st,int op) op_2num(st,op,i1,i2); }else{ // si,is => error - ShowWarning("script: op_2: int&str, str&int not allow."); + ShowWarning("script: op_2: int&str, str&int not allow.\n"); report_src(st); push_val(st->stack,C_INT,0); } -- cgit v1.2.3-70-g09d2