Skip to content

Commit 157997d

Browse files
JethroSchmoozerd
authored andcommitted
[2236] Fix SQL update from rev 2235
1 parent 577f0e0 commit 157997d

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

sd2_revision_nr.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#ifndef __SD2_REVISION_NR_H__
22
#define __SD2_REVISION_NR_H__
3-
#define SD2_REVISION_NR "2235"
3+
#define SD2_REVISION_NR "2236"
44
#endif // __SD2_REVISION_NR_H__

sql/updates/r2235_scriptdev2.sql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
DELETE FROM script_texts WHERE entry=-1469034;
2+
INSERT INTO script_texts (entry,content_default,sound,type,language,emote,comment) VALUES
23
(-1469034,'Run! They are coming.',0,1,0,0,'blackwing technician SAY_TECHNICIAN_RUN');

0 commit comments

Comments
 (0)