Selaa lähdekoodia

[fixed] unnecessary bracket that was breaking the game

hornguy6 1 vuosi sitten
vanhempi
säilyke
e5964d9222
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      locations/npcgeneratec.qsrc

+ 1 - 1
locations/npcgeneratec.qsrc

@@ -236,7 +236,7 @@ npc_love[$npclastgenerated] = 0
 npc_occupation[$npclastgenerated] = 0
 npc_outfit[$npclastgenerated] = 0
 
-! {Unspecified dad and <<$npc_nickname[''A29'']>>.
+!! Unspecified dad and <<$npc_nickname[''A29'']>>.
 if npctempgsex = 1 or npctempgsex = 2:
    !! A female face
    $npc_pic[$npclastgenerated] = 'icon_bf' + rand(31, 60) + '.png'